summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-04X25: remove duplicated #includeHuang Weiyi
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-03of/net: fs_enet/mii-bitbang.c: fix build breakageAnatolij Gustschin
2010-06-02net/fec: fix pm to survive to suspend/resumeEric BĂ©nard
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-01ath5k: wake queues on resetBruno Randolf
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin
2010-05-31greth: Fix build after OF device conversions.David S. Miller
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-29be2net: remove superfluous externsDan Carpenter
2010-05-29be2net: add unlock on error pathDan Carpenter
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware
2010-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-28netdev/fec: fix ifconfig eth0 down hang issueBryan Wu
2010-05-28cnic: Fix context memory init. on 5709.Michael Chan
2010-05-28drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi
2010-05-27can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder
2010-05-27net: ll_temac: fix checksum offload logicBrian Hill
2010-05-27net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville
2010-05-26be2net: increase POST timeout for EEH recoverySathya Perla
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller