aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-20pppoe: warning fixStephen Hemminger1-1/+1
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller11-242/+189
2008-06-17tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is setAng Way Chuang1-0/+15
2008-06-17atl1: relax eeprom mac address error checkRadu Cristescu1-1/+0
2008-06-17net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-17net/enc28j60: section fixDavid Brownell1-3/+2
2008-06-17sky2: 88E8040T pci device idStephen Hemminger1-0/+1
2008-06-17netxen: download firmware in pci probeDhananjay Phadke2-59/+30
2008-06-17netxen: cleanup debug messagesDhananjay Phadke4-132/+70
2008-06-17netxen: remove global physical_port arrayDhananjay Phadke6-24/+22
2008-06-17netxen: fix portnum for hp mezz cardsDhananjay Phadke1-2/+8
2008-06-17ibm_newemac: select CRC32 in KconfigJosh Boyer1-0/+1
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-51/+60
2008-06-13rt2x00: Add D-link DWA111 supportIvo van Doorn1-0/+1
2008-06-13rt2x00: LEDS build failureRandy Dunlap1-6/+6
2008-06-13rt2x00: INPUT build failureRandy Dunlap1-3/+4
2008-06-13b43: Fix noise calculation WARN_ONMichael Buesch2-7/+10
2008-06-13b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch1-33/+32
2008-06-13rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde1-2/+1
2008-06-13rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn1-0/+6
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-55/+32
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein3-4/+7
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller9-47/+21
2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet1-1/+1
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin1-1/+1
2008-06-11ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_list()Roel Kluin1-2/+2
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-164/+244
2008-06-11smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu1-4/+4
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller9-38/+93
2008-06-10sky2: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-10s2io iomem annotationsAl Viro1-4/+6
2008-06-10atl1: fix suspend regressionJay Cliburn1-17/+0
2008-06-10virtio: use callback on empty in virtio_netRusty Russell1-5/+17
2008-06-10virtio: virtio_net free transmit skbs in a timerMark McLoughlin1-2/+26
2008-06-10virtio_net: Fix skb->csum_start computationMark McLoughlin1-3/+5
2008-06-10ehea: set mac address fixJan-Bernd Themann1-6/+10
2008-06-10sfc: Recover from RX queue flush failureSteve Hodgson1-1/+3
2008-06-10add missing lance_* exportsAdrian Bunk1-1/+5
2008-06-10ixgbe: fix typoJeff Kirsher1-2/+2
2008-06-10forcedeth: msi interruptsAyaz Abdulla1-0/+20
2008-06-10pppoe: Unshare skb before anything elseHerbert Xu1-3/+3
2008-06-10net pppoe: Check packet length on all receive pathsHerbert Xu1-14/+17
2008-06-10l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman1-8/+12
2008-06-09irda: net/irda build fix: mcs7780Ingo Molnar1-0/+1
2008-06-09tg3: Update version to 3.92.1Matt Carlson1-2/+2
2008-06-09tg3: Fix 5761 WOLMatt Carlson1-0/+24
2008-06-09tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson1-2/+1
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz1-2/+3
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch1-1/+1