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