summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam
2011-02-09ssb: extract boardflags2 for SPROMs rev 4 and 5Rafał Miłecki
2011-02-09iwlwifi: fix ack health for WiFi/BT combo devicesStanislaw Gruszka
2011-02-09iwlwifi: cleanup iwl_good_ack_healthStanislaw Gruszka
2011-02-09iwlwifi: cleanup iwl_recover_from_statisticsStanislaw Gruszka
2011-02-09ath9k: Remove redundant beacon_intervalSteve Brown
2011-02-09ath9k: Add debug info for configuring power level.Ben Greear
2011-02-09ath9k: Print channel-type in chan-change dbg message.Ben Greear
2011-02-09Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-02-08wl12xx: set supported_rates after associationEliad Peller
2011-02-08wl12xx: use the conf struct instead of macros for memory configurationEliad Peller
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller
2011-02-08wl12xx: mcp2.5 - add config_ps acxEliad Peller
2011-02-08Bluetooth: ath3k: Avoid duplication of codeRogério Brito
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna
2011-02-04zd1211rw: fix beacon interval setupJussi Kivilinna
2011-02-04zd1211rw: add locking for mac->process_intrJussi Kivilinna
2011-02-04zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna
2011-02-04zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna
2011-02-03drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock
2011-02-03ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan
2011-02-03ath9k: Show channel type and frequency in debugfs.Ben Greear
2011-02-03ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan
2011-02-03ath9k: use common get current channel functionRajkumar Manoharan
2011-02-03ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan