summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2008-06-10virtio: use callback on empty in virtio_netRusty Russell
2008-06-10virtio: virtio_net free transmit skbs in a timerMark McLoughlin
2008-06-10virtio_net: Fix skb->csum_start computationMark McLoughlin
2008-06-10ehea: set mac address fixJan-Bernd Themann
2008-06-10sfc: Recover from RX queue flush failureSteve Hodgson
2008-06-10add missing lance_* exportsAdrian Bunk
2008-06-10ixgbe: fix typoJeff Kirsher
2008-06-10forcedeth: msi interruptsAyaz Abdulla
2008-06-10pppoe: Unshare skb before anything elseHerbert Xu
2008-06-10net pppoe: Check packet length on all receive pathsHerbert Xu
2008-06-10l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman
2008-06-09irda: net/irda build fix: mcs7780Ingo Molnar
2008-06-09tg3: Update version to 3.92.1Matt Carlson
2008-06-09tg3: Fix 5761 WOLMatt Carlson
2008-06-09tg3: Fix a flags typoMatt Carlson
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch
2008-06-09libertas: fix sleep confirmationHolger Schurig
2008-06-09ipw2200: queue direct scansDan Williams
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch
2008-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-04l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman
2008-06-04lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman
2008-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams
2008-06-04airo warning fixAndrew Morton
2008-06-04b43legacy: Fix controller restart crashMichael Buesch
2008-06-04sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine
2008-06-04Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-04s2io iomem annotationsAl Viro
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler
2008-05-30atl1: fix 4G memory corruption bugAlexey Dobriyan
2008-05-30ucc_geth_ethtool: Add a missing HW stats counterLi Yang
2008-05-30ucc_geth_ethtool: Fix typoJoakim Tjernlund
2008-05-30virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell