summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-1/+1
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-086-134/+102
|\ \
| * | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-241-26/+59
| * | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-241-7/+7
| * | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-241-3/+3
| * | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-243-20/+19
| * | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-241-79/+0
| * | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-241-2/+2
| * | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-161-0/+15
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-077-9/+9
|\ \ \
| * | | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-077-9/+9
* | | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-5/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-0662-880/+1047
| |\| |
| * | | net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-042-0/+11
| * | | net: fec: handle optional clk_ptp more gracefullyShawn Guo2013-04-041-5/+3
* | | | e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* | | | net/usb: new driver for RTL8152hayeswang2013-05-064-0/+1789
* | | | 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-061-1/+1
* | | | net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-054-7/+7
|\ \ \ \
| * | | | wireless: single_open() leaksAl Viro2013-05-054-7/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0412-60/+115
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-031-1/+1
| * | | | sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-031-0/+2
| * | | | asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-031-0/+3
| * | | | net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-031-0/+1
| * | | | usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter2013-05-031-1/+2
| * | | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-05-021-1/+1
| * | | | xen-netback: better names for thresholdsWei Liu2013-05-021-20/+29
| * | | | xen-netback: avoid allocating variable size array on stackWei Liu2013-05-021-2/+14
| * | | | xen-netback: remove redundent parameter in netbk_count_requestsWei Liu2013-05-021-4/+2
| * | | | be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur2013-05-021-7/+15
| * | | | be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2013-05-022-2/+7
| * | | | be2net: Fix firmware download for LancerSomnath Kotur2013-05-021-1/+1
| * | | | be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-021-2/+4
| * | | | be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-022-0/+2
| * | | | be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde2013-05-021-6/+17
| * | | | be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-022-14/+15
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-4/+2
|\ \ \ \ \
| * | | | | i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-021-4/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-024-36/+848
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | caif_virtio: Remove bouncing email addressesSjur Brændeland2013-05-011-5/+5
| * | | | virtio-net: fill only rx queues which are being usedSasha Levin2013-04-291-5/+10
| * | | | caif_virtio: fix error return code in cfv_create_genpool()Wei Yongjun2013-04-021-1/+3
| * | | | caif_virtio: Check that vringh_config is not nullSjur Brændeland2013-03-241-0/+4
| * | | | caif_virtio: Use vringh_notify_enable correctlySjur Brændeland2013-03-241-1/+1
| * | | | caif_virtio: use simplified virtqueue accessors.Rusty Russell2013-03-201-2/+1
| * | | | virtio_net: use simplified virtqueue accessors.Rusty Russell2013-03-201-6/+5
| * | | | virtio_net: use virtqueue_add_sgs[] for command buffers.Rusty Russell2013-03-201-25/+26