summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville14-31/+31
2011-02-19ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan3-11/+1246
2011-02-19ath9k_htc: Fix a compilation warning.Vivek Natarajan1-1/+1
2011-02-19ssb: reset device only if it was enabledRafał Miłecki1-18/+22
2011-02-19ssb: when needed, reject IM input while disabling deviceRafał Miłecki1-1/+15
2011-02-19p54: implement flush callbackChristian Lamparter1-0/+43
2011-02-19ssb: trivial: fix SPROM extract warning formattingRafał Miłecki1-1/+1
2011-02-19wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski1-1/+3
2011-02-19p54: Fix compile warningLarry Finger1-1/+1
2011-02-19ath5k: move external function definitions to a header fileBob Copeland2-17/+20
2011-02-19ssb: Make ssb_wait_bit multi-bit safeMichael Büsch1-6/+6
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-7/+286
2011-02-19ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-19wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-2/+8
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin1-0/+1
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2-0/+6
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum1-2/+2
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan3-22/+0
2011-02-14p54spi: update sample eepromChristian Lamparter1-4/+5
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter7-41/+176
2011-02-14p54: p54_generate_band cleanupChristian Lamparter1-10/+11
2011-02-14p54: sort channel list by frequency instead of channel indexChristian Lamparter1-2/+2
2011-02-14zd1211rw: add unlikely to ZD_ASSERTJussi Kivilinna1-1/+1
2011-02-14zd1211rw: move async iowrite16v up to callersJussi Kivilinna3-13/+37
2011-02-14zd1211rw: use async urb for write commandJussi Kivilinna2-25/+142
2011-02-14zd1211rw: correct use of usb_bulk_msg on interrupt endpointsJussi Kivilinna1-12/+12
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan3-22/+52
2011-02-14rt2x00: Check for errors from skb_pad() callsSeth Forshee3-6/+30
2011-02-12rtlwifi: rtl8192ce: Rework rtl8192ce/phy.cLarry Finger1-64/+35
2011-02-12rtlwifi: rtl8192ce: Refactor rtl8192ce/fwLarry Finger5-42/+45
2011-02-12rtlwifi: rtl8192ce: Refactor rtl8192ce/dmLarry Finger4-1358/+1392
2011-02-12rtlwifi: Add usb driverGeorge3-1/+1201
2011-02-12rtlwifi: Modify core routinesLarry Finger5-88/+56
2011-02-11iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy1-1/+2
2011-02-11iwlagn: donot process bt update when bt coex disableWey-Yi Guy1-1/+11
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-09iwl3945: remove plcp checkStanislaw Gruszka1-1/+0
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-0/+5
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