summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/rx.c
AgeCommit message (Expand)Author
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2018-07-31wlcore: Set rx_status boottime_ns field on rxLoic Poulain
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury
2015-08-06wlcore: add antenna diversity reading commentsGuy Mishol
2015-07-21wlcore: add antenna diversity readingGuy Mishol
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2014-02-13wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat
2012-12-11wlcore: improve handling for Rx errorsArik Nemtsov
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky
2012-06-23wlcore: check Rx-filter functions in the suspend pathArik Nemtsov
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv
2012-06-13wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira
2012-06-05wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov
2012-06-05wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov
2012-05-29wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira
2012-05-15wlcore: add RX filters driver state mgmt functionsEyal Shapira
2012-04-12wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov
2012-04-12wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov
2012-04-12wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho
2012-04-12wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov
2012-04-12wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov
2012-04-12wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho