summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy2011-02-111-1/+2
* iwlagn: donot process bt update when bt coex disableWey-Yi Guy2011-02-111-1/+11
* ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki2011-02-091-0/+4
* iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka2011-02-091-2/+7
* iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka2011-02-091-34/+35
* iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka2011-02-091-25/+12Star
* ath9k: Remove redundant beacon_intervalSteve Brown2011-02-094-7/+9
* ath9k: Add debug info for configuring power level.Ben Greear2011-02-091-0/+2
* ath9k: Print channel-type in chan-change dbg message.Ben Greear2011-02-091-2/+3
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-02-0914-176/+298
|\
| * wl12xx: set supported_rates after associationEliad Peller2011-02-095-115/+73Star
| * wl12xx: use the conf struct instead of macros for memory configurationEliad Peller2011-02-094-12/+24
| * wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-0913-60/+162
| * wl12xx: mcp2.5 - add config_ps acxEliad Peller2011-02-094-0/+50
* | Bluetooth: ath3k: Avoid duplication of codeRogério Brito2011-02-081-5/+3Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-02-082-0/+5
|\ \ | |/ |/|
| * Bluetooth: add Atheros BT AR9285 fw supportedCho, Yu-Chen2011-01-262-0/+5
* | ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan2011-02-071-2/+3
* | ath5k: Fix fast channel switchingNick Kossifidis2011-02-071-55/+87
* | iwlwifi: fix compiling error with different configurationWey-Yi Guy2011-02-061-2/+4
* | iwlwifi: remove unnecessary lockingJohannes Berg2011-02-062-6/+0Star
* | ath9k: add additional checks for the baseband hang detectionFelix Fietkau2011-02-042-9/+38
* | ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen2011-02-041-1/+4
* | zd1211rw: add useful debug outputJussi Kivilinna2011-02-041-1/+8
* | zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna2011-02-041-2/+5
* | zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna2011-02-042-3/+83
* | zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna2011-02-041-1/+12
* | zd1211rw: add TX watchdog and device resettingJussi Kivilinna2011-02-045-4/+181
* | zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna2011-02-042-0/+72
* | zd1211rw: lower hw command timeoutsJussi Kivilinna2011-02-041-4/+4
* | zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna2011-02-042-13/+25
* | zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna2011-02-043-44/+41Star
* | zd1211rw: batch beacon config commands togetherJussi Kivilinna2011-02-041-15/+25
* | zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna2011-02-042-31/+170
* | zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna2011-02-041-4/+35
* | zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna2011-02-043-14/+40
* | zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna2011-02-041-0/+7
* | zd1211rw: support setting BSSID for AP modeJussi Kivilinna2011-02-044-11/+55
* | zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2011-02-042-25/+5Star
* | zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna2011-02-042-33/+7Star
* | zd1211rw: fix beacon interval setupJussi Kivilinna2011-02-041-6/+10
* | zd1211rw: add locking for mac->process_intrJussi Kivilinna2011-02-042-1/+7
* | zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna2011-02-041-0/+3
* | zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2011-02-042-75/+41Star
* | drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock2011-02-031-1/+1
* | ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan2011-02-031-3/+1Star
* | ath9k: Show channel type and frequency in debugfs.Ben Greear2011-02-031-2/+21
* | ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan2011-02-031-0/+2
* | ath9k_htc: make use common of function to update txpowerRajkumar Manoharan2011-02-033-17/+10Star
* | ath9k: move update tx power to commonRajkumar Manoharan2011-02-033-16/+23