summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2-0/+282
2011-02-10ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki1-0/+4
2011-02-10iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka1-2/+7
2011-02-10iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka1-34/+35
2011-02-10iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka1-25/+12
2011-02-10ath9k: Remove redundant beacon_intervalSteve Brown4-7/+9
2011-02-10ath9k: Add debug info for configuring power level.Ben Greear1-0/+2
2011-02-10ath9k: Print channel-type in chan-change dbg message.Ben Greear1-2/+3
2011-02-09Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville14-176/+298
2011-02-09wl12xx: set supported_rates after associationEliad Peller5-115/+73
2011-02-09wl12xx: use the conf struct instead of macros for memory configurationEliad Peller4-12/+24
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller13-60/+162
2011-02-09wl12xx: mcp2.5 - add config_ps acxEliad Peller4-0/+50
2011-02-08Bluetooth: ath3k: Avoid duplication of codeRogério Brito1-5/+3
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2-0/+5
2011-02-08ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan1-2/+3
2011-02-08ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy1-2/+4
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg2-6/+0
2011-02-05ath9k: add additional checks for the baseband hang detectionFelix Fietkau2-9/+38
2011-02-05ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen1-1/+4
2011-02-05zd1211rw: add useful debug outputJussi Kivilinna1-1/+8
2011-02-05zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna1-2/+5
2011-02-05zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna2-3/+83
2011-02-05zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna1-1/+12
2011-02-05zd1211rw: add TX watchdog and device resettingJussi Kivilinna5-4/+181
2011-02-05zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna2-0/+72
2011-02-05zd1211rw: lower hw command timeoutsJussi Kivilinna1-4/+4
2011-02-05zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna2-13/+25
2011-02-05zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna3-44/+41
2011-02-05zd1211rw: batch beacon config commands togetherJussi Kivilinna1-15/+25
2011-02-05zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna2-31/+170
2011-02-05zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna1-4/+35
2011-02-05zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna3-14/+40
2011-02-05zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna1-0/+7
2011-02-05zd1211rw: support setting BSSID for AP modeJussi Kivilinna4-11/+55
2011-02-05zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2-25/+5
2011-02-05zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna2-33/+7
2011-02-05zd1211rw: fix beacon interval setupJussi Kivilinna1-6/+10
2011-02-05zd1211rw: add locking for mac->process_intrJussi Kivilinna2-1/+7
2011-02-05zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna1-0/+3
2011-02-05zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2-75/+41
2011-02-04drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock1-1/+1
2011-02-04ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan1-3/+1
2011-02-04ath9k: Show channel type and frequency in debugfs.Ben Greear1-2/+21
2011-02-04ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan1-0/+2
2011-02-04ath9k_htc: make use common of function to update txpowerRajkumar Manoharan3-17/+10
2011-02-04ath9k: move update tx power to commonRajkumar Manoharan3-16/+23
2011-02-04ath9k: use common get current channel functionRajkumar Manoharan1-16/+3
2011-02-04ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan1-0/+1