summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-11mwl8k: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-11libertas: declare MODULE_FIRMWAREBen Hutchings4-0/+13
2009-11-11iwmc3200wifi: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11ipw2200: declare MODULE_FIRMWAREBen Hutchings1-0/+5
2009-11-11ipw2100: declare MODULE_FIRMWAREBen Hutchings1-0/+6
2009-11-11atmel: declare MODULE_FIRMWAREBen Hutchings1-0/+16
2009-11-11at76c50x-usb: declare MODULE_FIRMWAREBen Hutchings1-0/+8
2009-11-11b43-pio: Fix RX error path for rev>=8 devicesMichael Buesch1-1/+5
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill4-11/+11
2009-11-11iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-11iwlagn: update write pointers in iwl_irq_tasklet()Ben Cahill1-6/+3
2009-11-11iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill1-0/+20
2009-11-11iwlwifi: Update comments for struct iwl_ssid_ieBen Cahill1-3/+4
2009-11-11iwlwifi: speed up event log dumpsBen Cahill2-12/+32
2009-11-11iwlwifi: Limit size of Event Log dumpBen Cahill2-0/+30
2009-11-11iwlwifi: do not base station's sm_ps setting on APWey-Yi Guy1-6/+0
2009-11-11iwlwifi: drop non-production PCI-IDsWey-Yi Guy3-108/+2
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy6-25/+68
2009-11-11iwlwifi: add FIFO usage for 5000Johannes Berg1-3/+16
2009-11-11iwlwifi: remove un-used parameterWey-Yi Guy1-2/+0
2009-11-11iwlwifi: fix FIFO vs. queue confusionJohannes Berg2-4/+10
2009-11-11iwlwifi: don't double-activate queue 4Johannes Berg1-3/+7
2009-11-11iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 seriesWey-Yi Guy1-2/+0
2009-11-11iwlwifi: use configured valid rx chain for scanShanyu Zhao2-2/+2
2009-11-11iwlwifi: use only one chain for scan in PSShanyu Zhao1-1/+15
2009-11-11iwlwifi: print rx_on config to help debugWey-Yi Guy3-1/+9
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2-2/+4
2009-11-11iwlwifi: change debug message to error in failure caseReinette Chatre1-2/+2
2009-11-11b43: Rewrite TX bounce buffer handlingMichael Buesch2-28/+39
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-10/+16
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-10rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller104-28910/+7596
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-25/+25
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann1-0/+17
2009-11-06mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville1-24/+23
2009-11-06mwl8k: add support for the 88w8366Lennert Buytenhek1-1/+94
2009-11-06mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek1-12/+37
2009-11-06mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr()Lennert Buytenhek1-2/+14
2009-11-06mwl8k: add AP firmware handling to ->start()Lennert Buytenhek1-8/+10
2009-11-06mwl8k: add AP firmware handling to ->configure_filter()Lennert Buytenhek1-0/+10
2009-11-06mwl8k: implement AP firmware antenna configurationLennert Buytenhek1-2/+42