summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wil6210: Call skb_orphan() right before Rx indicationVladimir Kondratiev2013-01-301-2/+2
* wil6210: Fix: Tx stallVladimir Kondratiev2013-01-302-28/+1
* wil6210: Count Tx statistics on Tx completionVladimir Kondratiev2013-01-301-2/+9
* wil6210: Refactor rx init/finiVladimir Kondratiev2013-01-303-52/+77
* wil6210: remove raw wil_dbg() callsVladimir Kondratiev2013-01-305-24/+25
* wil6210: rearrange IRQ debug printingVladimir Kondratiev2013-01-301-2/+2
* wil6210: Detect FW errorVladimir Kondratiev2013-01-302-5/+25
* mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt2013-01-301-2/+2
* rtlwifi: Eliminate two empty routinesLarry Finger2013-01-301-15/+0
* net: iwlegacy: remove unused variableGuenter Roeck2013-01-301-3/+0
* iwlegacy: fix antenna bitmaskChristian Lamparter2013-01-301-1/+1
* mwifiex: do not overwrite error code from lower layer driverBing Zhao2013-01-302-8/+6
* mwifiex: don't return zero on failure paths in mwifiex_pcie_init()Alexey Khoroshilov2013-01-301-0/+2
* rtl8723ae: Fix misspellings sucess->successAnatol Pomozov2013-01-301-3/+3
* mwl8k: Do not call STA specific cmds not supported by the AP fwYogesh Ashok Powar2013-01-301-3/+23
* mwl8k: Choose interface specific calls on vif typeYogesh Ashok Powar2013-01-301-4/+2
* mwl8k: Add/Del self entry for AP interface onlyYogesh Ashok Powar2013-01-301-2/+2
* mwl8k: Enable hw encryption for STA mode on AP fwYogesh Ashok Powar2013-01-301-1/+2
* mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENTYogesh Ashok Powar2013-01-301-1/+4
* mwl8k: Allow adding station interface on AP firmwareYogesh Ashok Powar2013-01-301-7/+13
* mwl8k: Announce simultaneous AP-STA support on AP fwYogesh Ashok Powar2013-01-301-0/+2
* mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hwYogesh Ashok Powar2013-01-301-6/+9
* mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionallyYogesh Ashok Powar2013-01-301-3/+5
* mwl8k: Stop bsses before hw specific commandsYogesh Ashok Powar2013-01-301-8/+70
* rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2013-01-301-1/+2
* rt2x00: remove NOTICEStanislaw Gruszka2013-01-303-5/+3
* rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka2013-01-301-3/+3
* rt2x00: print warning, notice and info as defaultStanislaw Gruszka2013-01-301-2/+2
* ath9k: Update spectral scan output dataSven Eckelmann2013-01-303-11/+15
* ath9k: reorder error codes for spectralSimon Wunderlich2013-01-301-4/+4
* ath9k: drop spectral packets after processing themSimon Wunderlich2013-01-303-15/+25
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-304-17/+200
* mwifiex: fix invalid access of PCIe RxBD ring buffer descriptorAvinash Patil2013-01-301-2/+2
* rt2x00: print chip and firmware version by defaultStanislaw Gruszka2013-01-302-4/+4
* drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall2013-01-301-3/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-3061-91/+98
|\
| * iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-242-0/+7
| * iwlwifi: update copyrightJohannes Berg2013-01-2461-91/+91
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-303-5/+4
|\ \
| * | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-0/+1
| * | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-182-5/+3
* | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-2947-2022/+4622
|\ \ \
| * \ \ Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-1847-2022/+4622
| |\ \ \
| | * | | wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-115-13/+44
| | * | | wl18xx: count HW block spare based correctly on keysArik Nemtsov2012-12-112-27/+33
| | * | | wlcore: support scan reports during periodic scanEyal Shapira2012-12-1110-20/+39
| | * | | wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov2012-12-111-1/+6
| | * | | wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov2012-12-115-7/+5
| | * | | wlcore: don't take mutex before stopping queuesArik Nemtsov2012-12-113-10/+31
| | * | | wlcore: use separate HW queue for each AC in each vifArik Nemtsov2012-12-115-63/+176
OpenPOWER on IntegriCloud