Age | Commit message (Expand) | Author | Files | Lines |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 20 | -44/+77 |
2008-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -11/+39 |
2008-11-06 | iwl3945: fix deadlock on suspend | Zhu, Yi | 1 | -1/+1 |
2008-11-06 | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 1 | -0/+5 |
2008-11-06 | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+8 |
2008-11-06 | ath5k: correct handling of rx status fields | Bob Copeland | 1 | -8/+8 |
2008-11-06 | zd1211rw: Add 2 device IDs | Daniel Drake | 1 | -0/+2 |
2008-11-06 | iwlagn: avoid sleep in softirq context | John W. Linville | 1 | -1/+5 |
2008-11-06 | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 1 | -0/+7 |
2008-11-06 | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" | John W. Linville | 1 | -1/+3 |
2008-11-05 | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 1 | -11/+2 |
2008-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -22/+40 |
2008-11-04 | drivers: remove duplicated #include | Jianjun Kong | 2 | -2/+0 |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 211 | -276/+1 |
2008-11-03 | bonding, net: Move last_rx update into bonding recv logic | Jay Vosburgh | 2 | -0/+5 |
2008-11-03 | niu: Use pci_ioremap_bar(). | David S. Miller | 1 | -5/+1 |
2008-11-03 | tg3: Update version to 3.95 | Matt Carlson | 1 | -2/+2 |
2008-11-03 | broadcom: Add support for BCM50610 | Matt Carlson | 1 | -1/+118 |
2008-11-03 | broadcom: Refine expansion register access routine | Matt Carlson | 1 | -26/+34 |
2008-11-03 | broadcom: Add flow control support | Matt Carlson | 1 | -6/+12 |
2008-11-03 | tg3: 5785 enhancements | Matt Carlson | 2 | -21/+163 |
2008-11-03 | tg3: Refine phylib support | Matt Carlson | 1 | -12/+35 |
2008-11-03 | tg3: Allow WOL for phylib controlled Broadcom phys | Matt Carlson | 2 | -8/+33 |
2008-11-03 | tg3: Refine power management and WOL code | Matt Carlson | 1 | -17/+23 |
2008-11-03 | tg3: Move phylib report to end of tg3_init_one | Matt Carlson | 1 | -13/+17 |
2008-11-03 | tg3: Do not enable APE on bcm5700 | Matt Carlson | 1 | -1/+4 |
2008-11-03 | tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag | Matt Carlson | 2 | -15/+7 |
2008-11-03 | tg3: Preserve LAA when device control is released | Matt Carlson | 1 | -37/+39 |
2008-11-03 | tg3: Preserve DASH connectivity when WOL enabled | Matt Carlson | 2 | -1/+15 |
2008-11-03 | tg3: Use pci_ioremap_bar() | Matt Carlson | 1 | -12/+12 |
2008-11-03 | tg3: Add 5761S support | Matt Carlson | 2 | -0/+4 |
2008-11-03 | bnx2x: Version Update | Eilon Greenstein | 1 | -2/+2 |
2008-11-03 | bnx2x: Calling netif_carrier_off at the end of the probe | Eilon Greenstein | 1 | -2/+2 |
2008-11-03 | bnx2x: PCI configuration bug on big-endian | Eilon Greenstein | 1 | -4/+5 |
2008-11-03 | bnx2x: Removing the PMF indication when unloading | Eilon Greenstein | 1 | -0/+2 |
2008-11-03 | mv643xx_eth: fix SMI bus access timeouts | Lennert Buytenhek | 1 | -3/+6 |
2008-11-03 | net: kconfig cleanup | Jeff Kirsher | 1 | -3/+15 |
2008-11-03 | fs_enet: fix polling | Alexey Dobriyan | 1 | -2/+4 |
2008-11-03 | SMC91x: Fix compilation on some platforms. | David S. Miller | 1 | -0/+2 |
2008-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 24 | -76/+119 |
2008-11-02 | drivers/net/smc911x.c: Fix lockdep warning on xmit. | Will Newton | 1 | -1/+1 |
2008-11-02 | smc91x: add __init markings to smc_drv_probe() | Mike Frysinger | 1 | -1/+1 |
2008-11-02 | forcdeth: increase max_interrupt_work | Joe Korty | 1 | -1/+1 |
2008-11-02 | ixgbe: add device support for 82598AT (copper 10GbE) adapters | Jesse Brandeburg | 7 | -0/+154 |
2008-11-02 | atlx: timer cleanup | Stephen Hemminger | 3 | -25/+10 |
2008-11-02 | atlx: use embedded net_device_stats | Stephen Hemminger | 5 | -70/+44 |
2008-11-01 | IRDA: remove double inclusion of module.h | Alexander Beregalov | 2 | -2/+0 |
2008-11-01 | el3_common_init() should be __devinit, not __init | Al Viro | 1 | -3/+3 |
2008-11-01 | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds | 1 | -2/+2 |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -2/+0 |