summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Simplify node attach/detach routinesSujith2008-11-104-124/+99
* ath9k: Node cleanupSujith2008-11-106-326/+94
* ath5k: fix keytable type buglet in ath5k_hw_reset_keyBob Copeland2008-11-101-4/+11
* ath5k: Update PCU codeNick Kossifidis2008-11-103-24/+102
* don't use net/ieee80211.hJohannes Berg2008-11-1017-158/+167
* iwl3945: remove bogus commentJohannes Berg2008-11-101-2/+0
* mac80211: remove SSID driver codeJohannes Berg2008-11-102-14/+0
* adm8211: remove SSID codeJohannes Berg2008-11-102-25/+0
* b43/legacy: remove SSID codeJohannes Berg2008-11-102-45/+0
* iwlwifi: remove unused essid variableJohannes Berg2008-11-104-28/+0
* iwlwifi: remove implicit direct scanJohannes Berg2008-11-102-15/+0
* iwl3945: remove dead codeJohannes Berg2008-11-101-16/+2
* ath9k: remove useless NULL initialisersJohannes Berg2008-11-101-8/+0
* p54: eliminate warning for uninitialized variable 'tim_len'John W. Linville2008-11-101-1/+1
* p54: AP & Ad-hoc testingChristian Lamparter2008-11-102-5/+241
* p54: put broadcast frames into the right queuesChristian Lamparter2008-11-101-15/+67
* p54: more definitions form lmac_longbow.h and pda.hChristian Lamparter2008-11-102-32/+82
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-103-10/+27
* netdevice libertas: Fix directly reference of netdev->privWang Chen2008-11-101-18/+18
* net: Guaranetee the proper ordering of the loopback device. v2Eric W. Biederman2008-11-071-11/+2
* Revert "net: Guaranetee the proper ordering of the loopback device."David S. Miller2008-11-071-2/+11
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-11-0734-264/+3836
|\
| * fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously.Komuro2008-11-071-19/+54
| * SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-065-0/+2528
| * ehea: Fix some whitespace issuesHannes Hering2008-11-062-6/+6
| * sfc: Do not reset when hardware monitor detects a faultBen Hutchings2008-11-062-23/+6
| * sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-068-64/+265
| * sfc: Expose flash region storing boot code as MTDBen Hutchings2008-11-069-7/+327
| * sfc: Clean up non-volatile memory partitioningBen Hutchings2008-11-064-11/+24
| * sfc: Correct address of gPXE boot configuration in EEPROMBen Hutchings2008-11-061-2/+2
| * bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-065-129/+291
| * bonding: Fix ALB mode to balance traffic on VLANsJay Vosburgh2008-11-061-3/+10
| * bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-066-4/+327
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-0620-44/+77
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-066-11/+39
| |\
| | * iwl3945: fix deadlock on suspendZhu, Yi2008-11-061-1/+1
| | * iwl3945: do not send scan command if channel count zeroReinette Chatre2008-11-061-0/+5
| | * iwl3945: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+8
| | * ath5k: correct handling of rx status fieldsBob Copeland2008-11-061-8/+8
| | * zd1211rw: Add 2 device IDsDaniel Drake2008-11-061-0/+2
| | * iwlagn: avoid sleep in softirq contextJohn W. Linville2008-11-061-1/+5
| | * iwlwifi: clear scanning bits upon failureMohamed Abbas2008-11-061-0/+7
| | * Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode"John W. Linville2008-11-061-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-048-22/+40
| |\ \ | | |/
| | * niu: Use pci_ioremap_bar().David S. Miller2008-11-031-5/+1
| | * bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
| | * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
| | * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
| | * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
| | * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
OpenPOWER on IntegriCloud