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