aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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