aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\
| * Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-06
| |\
| * | net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-04
| * | net: fec: handle optional clk_ptp more gracefullyShawn Guo2013-04-04
* | | e1000e: fix scheduling while atomic bugBruce Allan2013-05-07
* | | net/usb: new driver for RTL8152hayeswang2013-05-06
* | | 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-06
* | | net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-05
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-05
|\ \ \
| * | | wireless: single_open() leaksAl Viro2013-05-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-04
|\ \ \ \ | |/ / / |/| | |
| * | | cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-03
| * | | sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-03
| * | | asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-03
| * | | net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-03
| * | | usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter2013-05-03
| * | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-05-02
| * | | xen-netback: better names for thresholdsWei Liu2013-05-02
| * | | xen-netback: avoid allocating variable size array on stackWei Liu2013-05-02
| * | | xen-netback: remove redundent parameter in netbk_count_requestsWei Liu2013-05-02
| * | | be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur2013-05-02
| * | | be2net: avoid napi_disable() when it has not been enabledSomnath Kotur2013-05-02
| * | | be2net: Fix firmware download for LancerSomnath Kotur2013-05-02
| * | | be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde2013-05-02
| * | | be2net: Fix to show tx priority pause counter in ethtool -SAjit Khaparde2013-05-02
| * | | be2net: Fix to use 32-bit stats to report rx_drops_no_fragmentAjit Khaparde2013-05-02
| * | | be2net: Fix to use version 2 of cq_create for SkyHawk-R devicesAjit Khaparde2013-05-02
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-02
|\ \ \ \
| * | | | i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-02
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | caif_virtio: Remove bouncing email addressesSjur Brændeland2013-04-30
| * | | | virtio-net: fill only rx queues which are being usedSasha Levin2013-04-28
| * | | | caif_virtio: fix error return code in cfv_create_genpool()Wei Yongjun2013-04-02
| * | | | caif_virtio: Check that vringh_config is not nullSjur Brændeland2013-03-23
| * | | | caif_virtio: Use vringh_notify_enable correctlySjur Brændeland2013-03-23
| * | | | caif_virtio: use simplified virtqueue accessors.Rusty Russell2013-03-20
| * | | | virtio_net: use simplified virtqueue accessors.Rusty Russell2013-03-20
| * | | | virtio_net: use virtqueue_add_sgs[] for command buffers.Rusty Russell2013-03-20
| * | | | caif_virtio: Introduce caif over virtioErwan Yvin2013-03-19
* | | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-02
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.10/fixes-non-critical-signed' of git://git.kernel.org/...Arnd Bergmann2013-04-08
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'ux500-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Arnd Bergmann2013-03-15
| |\ \ \ \ \
| | * | | | | net/smsc911x: Provide common clock functionalityLee Jones2013-03-01
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \ \ \
| * | | | | | | hostap: proc: Use remove_proc_subtree()David Howells2013-05-01
| * | | | | | | airo: Use remove_proc_subtree()David Howells2013-05-01
| * | | | | | | proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-01
| * | | | | | | hostap: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | | | | | atmel: Don't use create_proc_read_entry()David Howells2013-04-29
| * | | | | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09