summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-032-8/+33
* | | | tg3: Refine power management and WOL codeMatt Carlson2008-11-031-17/+23
* | | | tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-031-13/+17
* | | | tg3: Do not enable APE on bcm5700Matt Carlson2008-11-031-1/+4
* | | | tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-032-15/+7
* | | | tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-031-37/+39
* | | | tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-032-1/+15
* | | | tg3: Use pci_ioremap_bar()Matt Carlson2008-11-031-12/+12
* | | | tg3: Add 5761S supportMatt Carlson2008-11-032-0/+4
* | | | smc91x: add __init markings to smc_drv_probe()Mike Frysinger2008-11-021-1/+1
* | | | forcdeth: increase max_interrupt_workJoe Korty2008-11-021-1/+1
* | | | ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-027-0/+154
* | | | atlx: timer cleanupStephen Hemminger2008-11-023-25/+10