aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netns bridge: cleanup bridges during netns stopAlexey Dobriyan2008-09-083-9/+19
* netns bridge: allow bridges in netns!Alexey Dobriyan2008-09-087-34/+25
* warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-082-2/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-09-0878-6424/+7632
|\
| * iwlwifi: enable packet injection for iwlagnStefanik Gábor2008-09-083-14/+10
| * iwl3945: enable active scanning on active channelsAbhijeet Kolekar2008-09-081-28/+26
| * iwlwifi: remove bad language from the commentsTomas Winkler2008-09-081-2/+1
| * iwlwifi: take a fresh set of supported rates at each cycleEmmanuel Grumbach2008-09-081-0/+1
| * iwlwifi: fix host command header according the HW specTomas Winkler2008-09-083-14/+16
| * iwlwifi: allow association on radar channel in power saveEmmanuel Grumbach2008-09-084-7/+61
| * iwlwifi: cleanup PCI register handlingTomas Winkler2008-09-086-34/+31
| * iwlwifi: fix strict_strtoul error checkingEmmanuel Grumbach2008-09-081-3/+3
| * iwlwifi: generic init calibrations frameworkTomas Winkler2008-09-086-81/+90
| * iwlwifi: remove rfkill warning from iwl-ioTomas Winkler2008-09-082-36/+0
| * iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler2008-09-082-5/+5
| * iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler2008-09-081-17/+32
| * iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar2008-09-081-4/+3
| * iwl3945: removed bg_post_associate workAbhijeet Kolekar2008-09-082-18/+1
| * iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar2008-09-081-81/+0
| * iwl3945: fix unbalanced mutexAbhijeet Kolekar2008-09-081-3/+2
| * iwlwifi: align set channel with mac80211Tomas Winkler2008-09-083-10/+7
| * iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky2008-09-081-1/+3
| * iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky2008-09-081-6/+0
| * iwlwifi: clean up hw scan handlerTomas Winkler2008-09-081-19/+16
| * iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar2008-09-081-6/+68
| * mac80211: add missing kernel-docRandy Dunlap2008-09-081-0/+1
| * mac80211: Fix rate scale initialization in IBSSEmmanuel Grumbach2008-09-082-30/+64
| * mac80211: Fix low bit rate in IBSSTomas Winkler2008-09-081-1/+1
| * p54: better firmware supportChristian Lamparter2008-09-083-48/+103
| * p54: set_filter refactoringChristian Lamparter2008-09-083-29/+28
| * b43: Replace hardcoded Analog switchMichael Buesch2008-09-081-1/+2
| * b43: Move Analog switching into phy codeMichael Buesch2008-09-087-20/+30
| * p54usb: support LM87 firmwaresChristian Lamparter2008-09-055-20/+73
| * ath9k: uses/needs led_classdev_[un]registerRandy Dunlap2008-09-051-0/+3
| * b43: Split PHY alloc and initMichael Buesch2008-09-0511-109/+178
| * p54: move eeprom code into common libraryChristian Lamparter2008-09-054-235/+137
| * p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-055-27/+69
| * p54pci: increase ring buffer index counter when skippingChristian Lamparter2008-09-051-2/+4
| * toshiba_acpi: Add support for bluetooth toggling through rfkill (v8)philipl@overt.org2008-09-052-8/+256
| * b43: Add LP-PHY radio register definitionsMichael Buesch2008-09-051-0/+526
| * b43: Add LP-PHY read/write phyopsMichael Buesch2008-09-051-6/+17
| * b43: Add LP-PHY templateMichael Buesch2008-09-056-1/+176
| * b43: Move code from nphy.* to phy_n.*Michael Buesch2008-09-056-5/+5
| * b43: Move remaining code from phy.c to phy_a.cMichael Buesch2008-09-054-490/+94
| * cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-0517-3/+95
| * ath5k: HW code cleanupNick Kossifidis2008-09-0519-5042/+5435
| * b43: Don't use memcpy for overlapping areasMichael Buesch2008-09-051-3/+4
* | net: Enable TSO if supported by at least one deviceHerbert Xu2008-09-081-0/+6
|/
* s2io: reindented misleading for loopIlpo Järvinen2008-09-031-2/+2
* [netdrvr] removed unused #include <version.h>Huang Weiyi2008-09-033-3/+0