summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-55/+32
2008-06-13bnx2x: 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-12drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet1-1/+1
2008-06-12fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin1-1/+1
2008-06-12ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...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-11Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller9-38/+93
2008-06-11sky2: Hold RTNL while calling dev_close()Ben Hutchings1-0/+2
2008-06-11s2io iomem annotationsAl Viro1-4/+6
2008-06-11atl1: fix suspend regressionJay Cliburn1-17/+0
2008-06-11virtio: use callback on empty in virtio_netRusty Russell1-5/+17
2008-06-11virtio: virtio_net free transmit skbs in a timerMark McLoughlin1-2/+26
2008-06-11virtio_net: Fix skb->csum_start computationMark McLoughlin1-3/+5
2008-06-11ehea: set mac address fixJan-Bernd Themann1-6/+10
2008-06-11sfc: Recover from RX queue flush failureSteve Hodgson1-1/+3
2008-06-11add missing lance_* exportsAdrian Bunk1-1/+5
2008-06-11ixgbe: fix typoJeff Kirsher1-2/+2
2008-06-11forcedeth: msi interruptsAyaz Abdulla1-0/+20
2008-06-11pppoe: Unshare skb before anything elseHerbert Xu1-3/+3
2008-06-11net 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-10irda: net/irda build fix: mcs7780Ingo Molnar1-0/+1
2008-06-10tg3: Update version to 3.92.1Matt Carlson1-2/+2
2008-06-10tg3: Fix 5761 WOLMatt Carlson1-0/+24
2008-06-10tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-10tg3: 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
2008-06-09libertas: fix sleep confirmationHolger Schurig2-2/+5
2008-06-09ipw2200: queue direct scansDan Williams2-95/+87
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch1-1/+1
2008-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-52/+180
2008-06-05l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman1-23/+78
2008-06-05lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman1-0/+10
2008-06-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller5-13/+38
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig1-2/+2
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams1-2/+25
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-06-04b43legacy: Fix controller restart crashMichael Buesch1-8/+9
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine1-2/+2
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller8-14/+52
2008-06-04s2io iomem annotationsAl Viro1-4/+6
2008-05-31[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler1-2/+8
2008-05-31atl1: fix 4G memory corruption bugAlexey Dobriyan1-0/+1
2008-05-31ucc_geth_ethtool: Add a missing HW stats counterLi Yang1-0/+1
2008-05-31ucc_geth_ethtool: Fix typoJoakim Tjernlund1-1/+1
2008-05-31virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell1-0/+22