summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg
2008-06-27ipg: fix jumbo frame compilationPekka Enberg
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto
2008-06-27tc35815: Mark carrier-off before starting PHYAtsushi Nemoto
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky
2008-06-25rt2x00: Fix unbalanced mutex lockingIvo van Doorn
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-20pppoe: warning fixStephen Hemminger
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu
2008-06-17net/enc28j60: low power modeDavid Brownell
2008-06-17net/enc28j60: section fixDavid Brownell
2008-06-17sky2: 88E8040T pci device idStephen Hemminger
2008-06-17netxen: download firmware in pci probeDhananjay Phadke
2008-06-17netxen: cleanup debug messagesDhananjay Phadke
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-13rt2x00: Add D-link DWA111 supportIvo van Doorn
2008-06-13rt2x00: LEDS build failureRandy Dunlap
2008-06-13rt2x00: INPUT build failureRandy Dunlap
2008-06-13b43: Fix noise calculation WARN_ONMichael Buesch
2008-06-13b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-13rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde
2008-06-13rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin
2008-06-11ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-10sky2: Hold RTNL while calling dev_close()Ben Hutchings
2008-06-10s2io iomem annotationsAl Viro
2008-06-10atl1: fix suspend regressionJay Cliburn