summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-449/+754
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin-1/+18
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin-2/+2
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier-2/+1
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron-4/+1
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov-205/+201
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior-10/+11
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz-3/+3
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior-2/+3
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov-1/+1
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior-9/+14
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz-7/+29
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz-5/+5
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N-7/+0
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani-8/+2
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam-1/+2
2013-10-18wanxl: fix info leak in ioctlSalva Peiró-0/+1
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-4/+14
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso-0/+1
2013-10-17virtio-net: refill only when device is up during setting queuesJason Wang-1/+5
2013-10-17virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang-0/+8
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter-1/+0
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann-1/+1
2013-10-17bnx2x: record rx queue for LRO packetsEric Dumazet-0/+1
2013-10-17usbnet: fix error return code in usbnet_probe()Wei Yongjun-1/+3
2013-10-17dm9000: report the correct LPANikita Kiryanov-4/+9
2013-10-17dm9000: Implement full reset of DM9000 network deviceMichael Abbott-12/+21
2013-10-17dm9000: take phy out of reset during initNikita Kiryanov-0/+1
2013-10-17dm9000: during init reset phy only for dm9000bNikita Kiryanov-2/+7
2013-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+14
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-32/+37
2013-10-14mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil-1/+2
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil-2/+8
2013-10-11net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon-4/+2
2013-10-11farsync: fix info leak in ioctlSalva Peiró-0/+1
2013-10-11net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman-4/+4
2013-10-10wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy-0/+2
2013-10-10rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland-1/+2
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg-1/+3
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen-1/+1
2013-10-10mlx5: Keep polling to reclaim pages while any returnedEli Cohen-2/+14
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen-28/+19
2013-10-09can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde-2/+2
2013-10-09can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde-2/+2
2013-10-09can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde-2/+8
2013-10-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-20/+85
2013-10-09gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil-0/+3
2013-10-09gianfar: Use mpc85xx support for errata detectionClaudiu Manoil-8/+25
2013-10-09gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil-6/+4
2013-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-20/+85