aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu
2011-10-19pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet
2011-10-19pptp: fix skb leak in pptp_xmit()Eric Dumazet
2011-10-19bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka
2011-10-19smsc911x: Add support for SMSC LAN89218Phil Edworthy
2011-10-18tg3: negate USE_PHYLIB flag checkJiri Pirko
2011-10-18netconsole: enable netconsole can make net_device refcnt incorrentGao feng
2011-10-10mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger
2011-10-10bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov
2011-10-10mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo
2011-10-04macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek
2011-09-29ibmveth: Fix oops on request_irq failureBrian King
2011-09-29cxgb4: Fix EEH on IBM P7IOCDivy Le Ray
2011-09-29dp83640: reduce driver noiseRichard Cochran
2011-09-28Merge git://github.com/davem330/netLinus Torvalds
2011-09-27Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville
2011-09-27bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid
2011-09-27bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov
2011-09-27bnx2x: fix hw attention handlingDmitry Kravkov
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger
2011-09-26iwlagn: fix dangling scan requestJohannes Berg
2011-09-26[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman
2011-09-21iwlegacy: do not use interruptible waitsStanislaw Gruszka
2011-09-21iwlegacy: fix command queue timeoutStanislaw Gruszka
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-09-21ixgbe: fix possible null buffer errorJesse Brandeburg
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen
2011-09-20net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay
2011-09-20netconsole: switch init_netconsole() to late_initcallLin Ming
2011-09-20gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings
2011-09-20ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong
2011-09-20GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom
2011-09-20GRETH: RX/TX bytes were never increasedDaniel Hellstrom
2011-09-20Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville
2011-09-19b43: Fix beacon problem in ad-hoc modeManual Munz
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-17r8169: do not enable the TBI for anything but the original 8169.Francois Romieu
2011-09-17r8169: remove erroneous processing of always set bit.Francois Romieu
2011-09-17r8169: fix WOL setting for 8105 and 8111evlHayes Wang
2011-09-17r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang
2011-09-17r8169: fix the reset setting for 8111evlHayes Wang
2011-09-16can: ti_hecc: include linux/io.hDaniel Mack