summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-116-9/+63
|\
| * Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-111-1/+1
| |\
| | * wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-111-1/+1
| * | net8139: fix a race at the end of NAPIFigo.zhang2010-06-112-2/+2
| * | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-101-3/+9
| * | gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov2010-06-101-2/+1Star
| * | phylib: Add support for the LXT973 phy.Richard Cochran2010-06-101-1/+50
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-06-111-0/+1
|\ \ \
| * | | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-071-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0915-205/+281
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0912-204/+274
| |\ \
| | * | iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
| | * | ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| | * | p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| | * | wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| | * | iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-061-159/+159
| | * | iwl3945: fix internal scanAbhijeet Kolekar2010-06-064-31/+96
| | * | iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-061-0/+1
| | * | ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| | * | ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| | * | Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0Star
| * | | 8139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov2010-06-071-0/+1
| * | | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna2010-06-071-1/+1
| * | | r8169: fix random mdio_write failuresTimo Teräs2010-06-071-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0516-154/+160
|\| | |
| * | | X25: remove duplicated #includeHuang Weiyi2010-06-051-2/+0Star
| * | | ppp_generic: fix multilink fragment sizesBen McKeegan2010-06-051-1/+1
| * | | ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend2010-06-051-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-031-14/+3Star
| |\| |
| | * | ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3Star
| * | | ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2010-06-032-0/+3
| * | | sfc: Store port number in net_device::dev_idBen Hutchings2010-06-032-4/+2Star
| * | | epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier2010-06-031-3/+4
| * | | tehuti: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-031-2/+2
| * | | e1000e: change logical negate to bitwiseDan Carpenter2010-06-031-1/+1
| * | | sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-032-1/+7
| * | | net/fec: fix pm to survive to suspend/resumeEric Bénard2010-06-021-8/+8
| * | | korina: count RX DMA OVR as rx_fifo_errorPhil Sutter2010-06-021-1/+1
| * | | korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter2010-06-021-2/+1Star
| * | | korina: fix deadlock on RX FIFO overrunPhil Sutter2010-06-021-14/+13Star
| * | | enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2010-06-022-103/+104
| * | | bnx2: Fix hang during rmmod bnx2.Michael Chan2010-06-021-1/+13
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-043-6/+15
|\ \ \ \
| * | | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-023-6/+15
| |/ / /
* / / / of/net: fs_enet/mii-bitbang.c: fix build breakageAnatolij Gustschin2010-06-031-2/+2
|/ / /
* | | ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-011-0/+1
* | | ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-011-1/+1
* | | virtio-net: pass gfp to add_bufMichael S. Tsirkin2010-06-011-4/+4
* | | be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla2010-06-011-1/+1
* | | can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-011-5/+5