summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| | * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| | * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| | * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
| * | drivers: remove duplicated #includeJianjun Kong2008-11-042-2/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0224-76/+119
| |\|
| | * IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-012-2/+0
| * | el3_common_init() should be __devinit, not __initAl Viro2008-11-011-3/+3
| * | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-011-2/+2
| |\ \
| | * | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-291-2/+2
| * | | saner FASYNC handling on file closeAl Viro2008-11-011-2/+0
* | | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-051-11/+2
* | | | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03211-276/+1
* | | | bonding, net: Move last_rx update into bonding recv logicJay Vosburgh2008-11-032-0/+5
* | | | tg3: Update version to 3.95Matt Carlson2008-11-031-2/+2
* | | | broadcom: Add support for BCM50610Matt Carlson2008-11-031-1/+118
* | | | broadcom: Refine expansion register access routineMatt Carlson2008-11-031-26/+34
* | | | broadcom: Add flow control supportMatt Carlson2008-11-031-6/+12
* | | | tg3: 5785 enhancementsMatt Carlson2008-11-032-21/+163
* | | | tg3: Refine phylib supportMatt Carlson2008-11-031-12/+35