aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * | net/spider_net: fix error return code in spider_net_open()Wei Yongjun2013-05-08
| * | be2net: disable TX in be_close()Sathya Perla2013-05-08
| * | be2net: fix EQ from getting full while cleaning RX CQSathya Perla2013-05-08
| * | be2net: fix payload_len value for GET_MAC_LIST cmd reqSathya Perla2013-05-08
| * | be2net: provision VF resources before enabling SR-IOVSathya Perla2013-05-08
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\ \ \
| * | | mlx4_core: Expose a few helpers to fill DMFS HW strucuturesHadar Hen Zion2013-04-24
| * | | mlx4_core: Directly expose fields of DMFS HW rule control segmentHadar Hen Zion2013-04-24
| * | | mlx4_core: Change a few DMFS fields names to match firmare specHadar Hen Zion2013-04-24
| * | | mlx4: Match DMFS promiscuous field names to firmware specHadar Hen Zion2013-04-24
| * | | mlx4_core: Move DMFS HW structs to common header fileHadar Hen Zion2013-04-24
| * | | mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-24
| * | | mlx4_core: Implement SRQ object lookup from srqnShlomo Pongratz2013-04-17
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\ \ \ \ | |_|/ / |/| | |
| * | | drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
* | | | 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
* | | | 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-06
* | | | net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-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
| * | | | drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N2013-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 '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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \ \ \ \ \
| * | | | | | | bnx2x: Prevent memory leak when cnic is absentYuval Mintz2013-05-01
| * | | | | | | bnx2x: correct reading of speed capabilitiesYaniv Rosner2013-05-01
| * | | | | | | mlx4_en: fix a build error on 32bit archesEric Dumazet2013-04-30
| * | | | | | | Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov2013-04-30
| * | | | | | | drivers: net: cpsw: fix kernel warn on cpsw irq enableMugunthan V N2013-04-30
| * | | | | | | sh_eth: use random MAC address if no valid one suppliedSergei Shtylyov2013-04-30
| * | | | | | | 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-04-30
| * | | | | | | tg3: fix to append hardware time stamping flagsFlavio Leitner2013-04-30
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \ \ \ \ \ \
| | * | | | | | | r8169: fix 8168evl frame padding.Stefan Bader2013-04-29