aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2013-05-08be2net: provision VF resources before enabling SR-IOVSathya Perla1-8/+13
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds7-9/+9
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita7-9/+9
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+14
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan1-1/+1
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann62-880/+1047
2013-05-06net/usb: new driver for RTL8152hayeswang4-0/+1789
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-05net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-7/+7
2013-05-05wireless: single_open() leaksAl Viro4-7/+7
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-60/+115
2013-05-03cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo1-1/+1
2013-05-03sky2: Fix crash on receiving VLAN framesKirill Smelkov1-0/+2
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-05-03net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+1
2013-05-03usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter1-1/+2
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-4/+2
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds4-36/+848
2013-05-02drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N1-1/+1
2013-05-02xen-netback: better names for thresholdsWei Liu1-20/+29
2013-05-02xen-netback: avoid allocating variable size array on stackWei Liu1-2/+14
2013-05-02xen-netback: remove redundent parameter in netbk_count_requestsWei Liu1-4/+2
2013-05-02be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur1-7/+15
2013-05-02be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2-2/+7
2013-05-02be2net: Fix firmware download for LancerSomnath Kotur1-1/+1
2013-05-02be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devicesAjit Khaparde1-2/+4
2013-05-02be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2-0/+2
2013-05-02be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde1-6/+17
2013-05-02be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2-14/+15
2013-05-02tile: support new Tilera hypervisorChris Metcalf1-1/+1
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+28
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-591/+701
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells1-19/+1
2013-05-01airo: Use remove_proc_subtree()David Howells1-36/+13