summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/rx.c
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* wlcore: Set rx_status boottime_ns field on rxLoic Poulain2018-07-311-2/+6
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+1
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul2016-07-181-0/+7
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* wlcore/wl18xx: fw logger over sdioShahar Patury2015-12-311-1/+0
* wlcore: add antenna diversity reading commentsGuy Mishol2015-08-061-0/+6
* wlcore: add antenna diversity readingGuy Mishol2015-07-211-1/+2
* wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-131-4/+4
* wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-131-1/+1
* wlcore: memset wl->rx_filter_enabled to zero after recoveryNadim Zubidat2014-02-131-3/+6
* wlcore: improve handling for Rx errorsArik Nemtsov2012-12-111-15/+14
* wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-281-0/+4
* wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky2012-09-271-1/+1
* wlcore: check Rx-filter functions in the suspend pathArik Nemtsov2012-06-231-3/+8
* wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-221-3/+6
* wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-221-1/+3
* wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-221-3/+10
* wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira2012-06-131-2/+2
* wlcore/wl12xx/18xx: split fw_status struct into twoArik Nemtsov2012-06-051-5/+5
* wlcore/wl18xx: add hw op for Rx HW checksumArik Nemtsov2012-06-051-0/+1
* wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira2012-05-291-0/+2
* wlcore: add RX filters driver state mgmt functionsEyal Shapira2012-05-151-0/+36
* wlcore/wl12xx: adapt FW status for multiple familiesArik Nemtsov2012-04-121-1/+1
* wlcore/wl12xx: add hw op for getting rx packet data lengthArik Nemtsov2012-04-121-6/+12
* wlcore/wl12xx: add prepare_read hw op for Rx dataLuciano Coelho2012-04-121-29/+2
* wlcore/wl12xx: add hw op for getting rx buffer data alignmentArik Nemtsov2012-04-121-14/+12
* wlcore: introduce Rx block-size alignment HW quirkArik Nemtsov2012-04-121-14/+27
* wlcore/wl12xx: add global elements to convert hw-rates to standard ratesArik Nemtsov2012-04-121-2/+2
* wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho2012-04-121-1/+1
* wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho2012-04-121-7/+13
* wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-121-1/+1
* wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-121-0/+284