aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-5/+0
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-16Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntbLinus Torvalds1-0/+2
2013-05-15ntb_netdev: remove from list on exitJon Mason1-0/+2
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun1-2/+3
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-11virtio_net: use default napi weight by defaultAmerigo Wang1-1/+1
2013-05-11emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-113c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-11caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-11net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-11macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2-4/+18
2013-05-11net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2-10/+3
2013-05-11net: fec: enable hardware checksum only on imx6q-fecShawn Guo1-7/+13
2013-05-11qlcnic: Fix validation of link event command.Rajesh Borundia1-3/+0
2013-05-11qlcnic: Fix mailbox response handling.Rajesh Borundia4-15/+10
2013-05-11qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra1-3/+11
2013-05-11qlcnic: Fix reset recovery after transmit timeoutSony Chacko2-14/+23
2013-05-11qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani4-27/+94
2013-05-11qlcnic: Fix missing bracket in module parameter.Himanshu Madhani1-5/+5
2013-05-11qlcnic: Fix ethtool stringsShahed Shaikh1-2/+3
2013-05-11qlcnic: Fix setting MAC addressManish Chopra1-0/+21
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-117/+131
2013-05-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-50/+184
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-134/+102
2013-05-08mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-08mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2-3/+1
2013-05-08mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-08ath9k: Update initvals for AR9565Sujith Manoharan1-68/+70
2013-05-08ath9k: Fix beacon reconfigurationSujith Manoharan1-2/+2
2013-05-08iwl4965: workaround connection regression on passive channelStanislaw Gruszka1-2/+1
2013-05-08B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-08net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-05-08bfin_mac: fix error return code in bfin_mac_probe()Wei Yongjun1-1/+2
2013-05-08sfc: fix return value check in efx_ptp_probe_channel()Wei Yongjun1-1/+3
2013-05-08net/spider_net: fix error return code in spider_net_open()Wei Yongjun1-1/+2
2013-05-08net/irda: fix error return code in bfin_sir_open()Wei Yongjun1-2/+4
2013-05-08sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams1-6/+71
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-08be2net: disable TX in be_close()Sathya Perla1-0/+2
2013-05-08be2net: fix EQ from getting full while cleaning RX CQSathya Perla1-6/+1
2013-05-08be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla1-3/+2