summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville159-5577/+9805
2012-06-11ath9k_hw: Initvals update for AR9462Sujith Manoharan1-0/+1
2012-06-11mwifiex: scan less channels per scan command to improve Tx trafficAmitkumar Karwar1-7/+27
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar4-10/+89
2012-06-11mwifiex: shorten per channel scan timeBing Zhao1-3/+3
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville53-2553/+2329
2012-06-08wl18xx: avoid some -Wformat warningsJohn W. Linville1-1/+2
2012-06-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho46-956/+4818
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov2-17/+9
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov2-58/+56
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov3-110/+36
2012-06-08wl18xx: update fw statisticsIdo Reis2-24/+65
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov1-1/+0
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho1-5/+63
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho3-0/+72
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho2-24/+24
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho1-1/+1
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho3-4/+9
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho1-0/+20
2012-06-08wl18xx: add support to clear FW statisticsLuciano Coelho3-0/+63
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira1-0/+11
2012-06-08wlcore: add support macros to easily add conf debugfs entriesEyal Shapira1-0/+75
2012-06-07wl12xx: Add support for an external 26 MHz crystal sourceGrant Erickson1-0/+1
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis7-9/+58
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis6-21/+71
2012-06-07wl18xx: FW/PHY arguments added for PG2Ido Reis3-1/+28
2012-06-07wl18xx: support PG2 version of the chipIdo Reis2-1/+12
2012-06-07wl18xx: fix PHY_INIT addresses mem sizeIdo Reis1-2/+2
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-23/+78
2012-06-06wireless: update wireless URLsJohannes Berg1-1/+1
2012-06-06ath9k: Resync beacons properlySujith Manoharan1-2/+12
2012-06-06ath9k: Fix powersave lockingSujith Manoharan3-9/+21
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan2-1/+7
2012-06-06ath9k: Use atomic operationsSujith Manoharan9-50/+52
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan5-757/+786
2012-06-06ath9k: Fix work handlingSujith Manoharan3-19/+37
2012-06-06ath9k: Group link monitoring logicSujith Manoharan5-479/+511
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan5-2/+28
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan1-16/+9
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan1-0/+1
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan3-23/+35
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan3-0/+20
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan3-1/+6
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan1-0/+1
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan1-9/+6
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan1-220/+215
2012-06-06ath9k_hw: update ar9462 initval table to fix rxRajkumar Manoharan1-2/+2
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan2-15/+20
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan3-17/+11
2012-06-06ath9k_hw: Fix variable usageSujith Manoharan1-1/+1