summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-09-11p54: 32-bit tsf timestampsChristian Lamparter3-2/+14
2008-09-11iwlwifi: fix compile warningZhu Yi1-0/+2
2008-09-11iwlwifi: remove uneeded declarationsEmmanuel Grumbach9-63/+28
2008-09-11iwlwifi: use the results from disconnected antenna algorithmGrumbach, Emmanuel6-30/+64
2008-09-11iwlwifi: rename ps_mode to sm_psRon Rindjunsky3-7/+9
2008-09-11mac80211: change MIMO_PS to SM_PSTomas Winkler6-21/+16
2008-09-09bnx2x: EEH recovery fixYitchak Gertner1-12/+83
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller28-171/+210
2008-09-08iwlwifi: enable packet injection for iwlagnStefanik Gábor3-14/+10
2008-09-08iwl3945: enable active scanning on active channelsAbhijeet Kolekar1-28/+26
2008-09-08iwlwifi: remove bad language from the commentsTomas Winkler1-2/+1
2008-09-08iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach1-0/+1
2008-09-08iwlwifi: fix host command header according the HW specTomas Winkler3-14/+16
2008-09-08iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach4-7/+61
2008-09-08iwlwifi: cleanup PCI register handlingTomas Winkler6-34/+31
2008-09-08iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach1-3/+3
2008-09-08iwlwifi: generic init calibrations frameworkTomas Winkler6-81/+90
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2-36/+0
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2-5/+5
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler1-17/+32
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar1-4/+3
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar2-18/+1
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar1-81/+0
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar1-3/+2
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler3-10/+7
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky1-1/+3
2008-09-08iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky1-6/+0
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler1-19/+16
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar1-6/+68
2008-09-08p54: better firmware supportChristian Lamparter3-48/+103
2008-09-08p54: set_filter refactoringChristian Lamparter3-29/+28
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch1-1/+2
2008-09-08b43: Move Analog switching into phy codeMichael Buesch7-20/+30
2008-09-06forcedeth: fix kexec regressionRafael J. Wysocki1-3/+5
2008-09-06p54usb: support LM87 firmwaresChristian Lamparter5-20/+73
2008-09-06ath9k: uses/needs led_classdev_[un]registerRandy Dunlap1-0/+3
2008-09-06b43: Split PHY alloc and initMichael Buesch11-109/+178
2008-09-06p54: move eeprom code into common libraryChristian Lamparter4-235/+137
2008-09-06p54: enhance firmware parser to reduce memory wasteChristian Lamparter5-27/+69
2008-09-06p54pci: increase ring buffer index counter when skippingChristian Lamparter1-2/+4
2008-09-06b43: Add LP-PHY radio register definitionsMichael Buesch1-0/+526
2008-09-06b43: Add LP-PHY read/write phyopsMichael Buesch1-6/+17
2008-09-06b43: Add LP-PHY templateMichael Buesch6-1/+176
2008-09-06b43: Move code from nphy.* to phy_n.*Michael Buesch6-5/+5
2008-09-06b43: Move remaining code from phy.c to phy_a.cMichael Buesch4-490/+94
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez12-0/+51
2008-09-06ath5k: HW code cleanupNick Kossifidis19-5042/+5435
2008-09-06b43: Don't use memcpy for overlapping areasMichael Buesch1-3/+4
2008-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-96/+131
2008-09-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller5-16/+14