aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds17-12/+28
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-718/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring57-466/+712
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-15/+9
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-10-31can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie1-7/+13
2013-10-31can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann1-3/+3
2013-10-29bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz1-6/+14
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple1-0/+4
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple1-8/+4
2013-10-29virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang1-7/+6
2013-10-29mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki1-2/+1
2013-10-29xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu3-7/+7
2013-10-29cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings1-1/+2
2013-10-29bnx2x: Disable VF access on PF removalAriel Elior1-1/+15
2013-10-29bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov1-5/+5
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very old FW versions with latest driverSomnath Kotur2-0/+15
2013-10-26qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapterShahed Shaikh2-5/+7
2013-10-26qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh1-5/+2
2013-10-25ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE register to avoid TX throttlingFreddy Xin1-6/+5
2013-10-25netconsole: fix multiple race conditionsNikolay Aleksandrov1-7/+3
2013-10-25netconsole: fix NULL pointer dereferenceNikolay Aleksandrov1-0/+8
2013-10-25net: wan: sbni: remove assembly crc32 codeSebastian Siewior1-89/+0
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding4-8/+8
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-449/+754
2013-10-22ax88179_178a: Add VID:DID for Samsung USB Ethernet AdapterFreddy Xin1-1/+18
2013-10-22ax88179_178a: Correct the RX error definition in RX headerFreddy Xin1-2/+2
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2-4/+1
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov3-205/+201
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior4-10/+11
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz1-3/+3
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior1-2/+3
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov1-1/+1
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior1-9/+14
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2-7/+29
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz1-5/+5
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N1-7/+0
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman57-490/+741
2013-10-18qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2-8/+2
2013-10-18be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam1-1/+2
2013-10-18wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-4/+14
2013-10-17net: qmi_wwan: Olivetti Olicard 200 supportEnrico Mioso1-0/+1
2013-10-17virtio-net: refill only when device is up during setting queuesJason Wang1-1/+5
2013-10-17virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang1-0/+8
2013-10-17yam: remove a no-op in yam_ioctl()Dan Carpenter1-1/+0
2013-10-17net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann1-1/+1