summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-05drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-10-31can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie
2013-10-31can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann
2013-10-29bgmac: don't update slot on skb alloc/dma mapping errorNathan Hintz
2013-10-29ibm emac: Fix locking for enable/disable eob irqAlistair Popple
2013-10-29ibm emac: Don't call napi_complete if napi_reschedule failedAlistair Popple
2013-10-29virtio-net: correctly handle cpu hotplug notifier during resumingJason Wang
2013-10-29xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-10-29cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-10-29bnx2x: Disable VF access on PF removalAriel Elior
2013-10-29bnx2x: prevent FW assert on low mem during unloadDmitry Kravkov
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur
2013-10-26qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapterShahed Shaikh
2013-10-26qlcnic: Do not force adapter to perform LRO without destination IP checkShahed Shaikh
2013-10-25ax88179_178a: Remove AX_MEDIUM_ALWAYS_ONE bit in AX_MEDIUM_STATUS_MODE regist...Freddy Xin
2013-10-25netconsole: fix multiple race conditionsNikolay Aleksandrov
2013-10-25netconsole: fix NULL pointer dereferenceNikolay Aleksandrov
2013-10-25net: wan: sbni: remove assembly crc32 codeSebastian Siewior
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