aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2007-11-26plip: fix parport_register_device name parameterMikulas Patocka
2007-11-26plip: use netif_rx_ni() for packet receiveMikulas Patocka
2007-11-20mlx4_core: Fix state check in mlx4_qp_modify()Jack Morgenstein
2007-11-18rt2x00: Request usb_maxpacket() onceIvo van Doorn
2007-11-19virtio: fix net driver loop case where we fail to restartRusty Russell
2007-11-19virtio: fix module/device unloadingRusty Russell
2007-11-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-11-15[SUNHME]: VLAN support for sunhmeChris Poon
2007-11-15[CHELSIO]: Fix skb->dev setting.Divy Le Ray
2007-11-15Revert "skge: fix ram buffer size calculation"Linus Torvalds
2007-11-15Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since t...Mike Frysinger
2007-11-14[VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-11-14CRISv10 Ethernet declare mac fixJesper Nilsson
2007-11-14cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson
2007-11-14iwl4965: fix not correctly dealing with hotunplugOliver Neukum
2007-11-14rt2x00: Fix chipset revision validationIvo van Doorn
2007-11-14iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas
2007-11-14[FS_ENET]: Fix module build.Jochen Friedrich
2007-11-14mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein
2007-11-14[S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur
2007-11-13[BONDING]: Fix resource use after freeJay Vosburgh
2007-11-13[IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum
2007-11-13[E1000]: Fix schedule while atomic when called from mii-tool.Jesse Brandeburg
2007-11-13[NETX]: Fix build failure added by 2.6.24 statistics cleanup.David S. Miller
2007-11-13[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller
2007-11-13mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev
2007-11-13[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin
2007-11-13[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin
2007-11-12[TG3]: Update version to 3.86Matt Carlson
2007-11-12[TG3]: MII => TPMatt Carlson
2007-11-12[TG3]: Add A1 revsMatt Carlson
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson
2007-11-12[TG3]: Prescaler fixMatt Carlson
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson
2007-11-12[TG3]: APE flag fixMatt Carlson
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson
2007-11-12[TG3]: Fix 5761 PXEboot crashMatt Carlson
2007-11-12[NET]: Remove references to net-modules.txt.Adrian Bunk