summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-21rtlwifi: rtl8192cu: Add routine macGeorge1-0/+1144
2011-02-21rtlwifi: rtl8192cu: Add routine hwGeorge1-0/+2505
2011-02-21rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge4-0/+615
2011-02-21rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2-2018/+2050
2011-02-21rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2-50/+239
2011-02-21rtlwifi: Add headers for rtl8187cuGeorge13-4/+1212
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger15-321/+321
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger2-13/+144
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cuLarry Finger2-4/+69
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan3-11/+88
2011-02-21wl12xx: fix sdio_test kconfig/build errorsRandy Dunlap1-1/+1
2011-02-21ath5k: Enable AR2315 chipset recognitionWojciech Dubowik1-1/+2
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter1-1/+3
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