summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.master-2008-09-11Anna Neal
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar
2008-09-11libertas: clear current command on card removalDan Williams
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn
2008-09-11rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn
2008-09-11b43legacy: Fix to enhance TX speedEhud Gavron
2008-09-11b43legacy: Fix failure in rate-adjustment mechanismLarry Finger
2008-09-11b43: Remove QoS update workqueueMichael Buesch
2008-09-11b43 G-PHY: Remove mmiowb()Michael Buesch
2008-09-11b43: Fix QoS defaultsMichael Buesch
2008-09-11p54: 802.11a 5GHz phy supportChristian Lamparter
2008-09-11p54: control output power levelsChristian Lamparter
2008-09-11p54: add lots of useful rx/tx statisticsChristian Lamparter
2008-09-11p54: add more rx filtersChristian Lamparter
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter
2008-09-11iwlwifi: fix compile warningZhu Yi
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler
2008-09-09bnx2x: EEH recovery fixYitchak Gertner
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-09-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-08usb: fix null deferences in low level usb serialJason Wessel
2008-09-08iwlwifi: enable packet injection for iwlagnmaster-2008-09-08Stefanik Gábor
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky
2008-09-08iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar
2008-09-08p54: better firmware supportChristian Lamparter