aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into core/rcuIngo Molnar2008-06-16111-934/+1539
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1315-55/+32
| |\
| | * bnx2x: Updating the MaintainerEilon Greenstein2008-06-123-4/+7
| | * net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-129-47/+21
| | * drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet2008-06-111-1/+1
| | * fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin2008-06-111-1/+1
| | * ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin2008-06-111-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-1118-164/+244
| |\|
| | * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-109-38/+93
| | |\
| | | * sky2: Hold RTNL while calling dev_close()Ben Hutchings2008-06-101-0/+2
| | | * s2io iomem annotationsAl Viro2008-06-101-4/+6
| | | * atl1: fix suspend regressionJay Cliburn2008-06-101-17/+0
| | | * virtio: use callback on empty in virtio_netRusty Russell2008-06-101-5/+17
| | | * virtio: virtio_net free transmit skbs in a timerMark McLoughlin2008-06-101-2/+26
| | | * virtio_net: Fix skb->csum_start computationMark McLoughlin2008-06-101-3/+5
| | | * ehea: set mac address fixJan-Bernd Themann2008-06-101-6/+10
| | | * sfc: Recover from RX queue flush failureSteve Hodgson2008-06-101-1/+3
| | | * add missing lance_* exportsAdrian Bunk2008-06-101-1/+5
| | | * ixgbe: fix typoJeff Kirsher2008-06-101-2/+2
| | | * forcedeth: msi interruptsAyaz Abdulla2008-06-101-0/+20
| | * | pppoe: Unshare skb before anything elseHerbert Xu2008-06-101-3/+3
| | * | net pppoe: Check packet length on all receive pathsHerbert Xu2008-06-101-14/+17
| | * | l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman2008-06-101-8/+12
| | |/
| | * irda: net/irda build fix: mcs7780Ingo Molnar2008-06-091-0/+1
| | * tg3: Update version to 3.92.1Matt Carlson2008-06-091-2/+2
| | * tg3: Fix 5761 WOLMatt Carlson2008-06-091-0/+24
| | * tg3: Fix a flags typoMatt Carlson2008-06-091-1/+1
| | * tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson2008-06-091-2/+1
| | * iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz2008-06-091-2/+3
| | * zd1211rw: Fix data padding for QoSMichael Buesch2008-06-091-1/+1
| | * libertas: fix sleep confirmationHolger Schurig2008-06-092-2/+5
| | * ipw2200: queue direct scansDan Williams2008-06-092-95/+87
| * | smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu2008-06-111-4/+4
| * | [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch2008-06-091-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-0415-52/+180
| |\|
| | * l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-041-23/+78
| | * lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-041-0/+10
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-045-13/+38
| | |\
| | | * USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann2008-06-041-0/+1
| | | * libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig2008-06-041-2/+2
| | | * ipw2200: expire and use oldest BSS on adhoc createDan Williams2008-06-041-2/+25
| | | * airo warning fixAndrew Morton2008-06-041-1/+1
| | | * b43legacy: Fix controller restart crashMichael Buesch2008-06-041-8/+9
| | * | sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags.Mark Asselstine2008-06-041-2/+2
| | * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-048-14/+52
| | |\ \ | | | |/ | | |/|
| | | * [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
| | | * atl1: fix 4G memory corruption bugAlexey Dobriyan2008-05-301-0/+1
| | | * ucc_geth_ethtool: Add a missing HW stats counterLi Yang2008-05-301-0/+1
| | | * ucc_geth_ethtool: Fix typoJoakim Tjernlund2008-05-301-1/+1
| | | * virtio: fix delayed xmit of packet and freeing of old packets.Rusty Russell2008-05-301-0/+22