aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel1-4/+4
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville1-9/+0
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-14/+3
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2-0/+3
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings2-4/+2
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier1-3/+4
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+2
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter1-1/+1
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2-1/+7
2010-06-02net/fec: fix pm to survive to suspend/resumeEric BĂ©nard1-8/+8
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter1-1/+1
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter1-2/+1
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter1-14/+13
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2-103/+104
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan1-1/+13
2010-06-01ath5k: wake queues on resetBruno Randolf1-14/+3
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov1-0/+1
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov1-1/+1
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin1-4/+4
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla1-1/+1
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin1-5/+5
2010-05-31greth: Fix build after OF device conversions.David S. Miller1-6/+5
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller42-230/+2143
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds3-0/+1841
2010-05-29be2net: remove superfluous externsDan Carpenter1-2/+2
2010-05-29be2net: add unlock on error pathDan Carpenter1-2/+5
2010-05-29fs_enet: Adjust BDs after tx errorMark Ware1-6/+43
2010-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-8/+19
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava1-3/+2
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan1-1/+3
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock1-1/+1
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-52/+89
2010-05-28netdev/fec: fix ifconfig eth0 down hang issueBryan Wu1-12/+16
2010-05-28cnic: Fix context memory init. on 5709.Michael Chan2-9/+5
2010-05-28drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-05-28be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi1-1/+1
2010-05-28can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder3-0/+1841
2010-05-26net: ll_temac: fix checksum offload logicBrian Hill2-24/+63
2010-05-26net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill1-1/+1
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter1-2/+12
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville1-1/+1
2010-05-26be2net: increase POST timeout for EEH recoverySathya Perla1-1/+1
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-124/+333
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi3-2/+20
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2-2/+3
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-2/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller18-124/+93