summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-261-2/+2
* net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0Star
* net: tc35815: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0Star
* net: spider_net: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0Star
* net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0Star
* net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0Star
* net: niu: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0Star
* net: sungem: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-2/+0Star
* sh_eth: add/use RMCR.RNC bitSergei Shtylyov2013-10-232-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2341-364/+528
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-2357-449/+754
| |\
| | * ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin2013-10-221-1/+18
| | * ax88179_178a: Correct the RX error definition in RX headerFreddy Xin2013-10-221-2/+2
| | * davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier2013-10-221-2/+1Star
| | * bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2013-10-222-4/+1Star
| | * bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-223-205/+201Star
| | * bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-224-10/+11
| | * bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-221-3/+3
| | * bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior2013-10-221-2/+3
| | * bnx2x: Fix Coalescing configurationDmitry Kravkov2013-10-221-1/+1
| | * bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-221-9/+14
| | * bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2013-10-222-7/+29
| | * bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz2013-10-221-5/+5
| | * drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N2013-10-211-7/+0Star
| | * qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-182-8/+2Star
| | * be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-181-1/+2
| | * wanxl: fix info leak in ioctlSalva Peiró2013-10-181-0/+1
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-174-4/+14
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-154-4/+14
| | | |\
| | | | * mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-141-1/+2
| | | | * mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-141-2/+8
| | | | * wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-101-0/+2
| | | | * rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-101-1/+2
| | * | | net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso2013-10-171-0/+1
| | * | | virtio-net: refill only when device is up during setting queuesJason Wang2013-10-171-1/+5
| | * | | virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang2013-10-171-0/+8
| | * | | yam: remove a no-op in yam_ioctl()Dan Carpenter2013-10-171-1/+0Star
| | * | | net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann2013-10-171-1/+1
| | * | | bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-171-0/+1
| | * | | usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-171-1/+3
| | * | | dm9000: report the correct LPANikita Kiryanov2013-10-171-4/+9
| | * | | dm9000: Implement full reset of DM9000 network deviceMichael Abbott2013-10-171-12/+21
| | * | | dm9000: take phy out of reset during initNikita Kiryanov2013-10-171-0/+1
| | * | | dm9000: during init reset phy only for dm9000bNikita Kiryanov2013-10-171-2/+7
| | |/ /
| | * | net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon2013-10-111-4/+2Star
| | * | farsync: fix info leak in ioctlSalva Peiró2013-10-111-0/+1
| | * | net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman2013-10-111-4/+4
| | * | can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde2013-10-091-2/+2
| | * | can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde2013-10-091-2/+2
| | * | can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde2013-10-091-2/+8