Age | Commit message (Expand) | Author |
2013-07-10 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | drivers/net: enic: release rtnl_lock on error-path | Konstantin Khlebnikov |
2013-07-09 | net: mv643xx_eth: do not use port number as platform device id | Jonas Gorski |
2013-07-09 | net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit | Jongsung Kim |
2013-07-05 | sfc: Fix memory leak when discarding scattered packets | Ben Hutchings |
2013-07-04 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-07-04 | dt:net:stmmac: Add dt specific phy reset callback support. | Srinivas Kandagatla |
2013-07-04 | dt:net:stmmac: Add support to dwmac version 3.610 and 3.710 | Srinivas Kandagatla |
2013-07-04 | dt:net:stmmac: Allocate platform data only if its NULL. | Srinivas Kandagatla |
2013-07-04 | net:stmmac: fix memleak in the open method | Giuseppe CAVALLARO |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | net/mlx4: fix small memory leak on error | Dan Carpenter |
2013-07-03 | net: fec: Add VLAN receive HW support. | Jim Baxter |
2013-07-03 | alx: remove WoL support | Johannes Berg |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | stmmac: dity-up and rework the driver debug levels | Giuseppe CAVALLARO |
2013-07-02 | net: fec: Fix RMON registers on imx6 | Jim Baxter |
2013-07-02 | cxgb3: Missing rtnl lock in error recovery | Benjamin Herrenschmidt |
2013-07-02 | net: fec: Fix Transmitted bytes counter | Jim Baxter |
2013-07-02 | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr... | Wei Yongjun |
2013-07-02 | bnx2x: fill in sane dump flag information | Michal Schmidt |
2013-07-02 | bnx2x: fix dump flag handling | Michal Schmidt |
2013-07-02 | bnx2x: remove zeroing of dump data buffer | Michal Schmidt |
2013-07-01 | cassini: Make missing firmware non-fatal | Ben Hutchings |
2013-07-01 | net: stmmac: fixed enh_desc set always zero | Byungho An |
2013-07-01 | net: stmmac: fixed operator typo | Byungho An |
2013-07-01 | net: fec: Fix multicast list setup in fec_restart(). | Christoph Müllner |
2013-07-01 | alx: fix ethtool support code | Johannes Berg |
2013-07-01 | alx: fix MAC address alignment problem | Johannes Berg |
2013-07-01 | alx: separate link speed/duplex fields | Johannes Berg |
2013-07-01 | alx: make sizes unsigned | Johannes Berg |
2013-07-01 | alx: remove NET_CORE Kconfig select | Johannes Berg |
2013-07-01 | alx: fix 100mbit/half duplex speed translation | Johannes Berg |
2013-07-01 | alx: treat flow control correctly in alx_set_pauseparam() | Johannes Berg |
2013-07-01 | net/mlx4_core: Add HW enforcement to VF link state | Rony Efraim |
2013-07-01 | net/mlx4_core: Dynamic VST to VST vlan/qos changes | Jack Morgenstein |
2013-06-29 | bna: switch to fixed_size_llseek() | Al Viro |
2013-06-28 | net/trivial: replace numeric with standard PM state macros | Yijing Wang |
2013-06-28 | drivers: net: cpsw: add newline after MACID log | Daniel Mack |
2013-06-28 | pch_gbe: use managed functions pcim_* and devm_* | Andy Shevchenko |
2013-06-28 | pch_gbe: convert pr_* to netdev_* | Andy Shevchenko |
2013-06-28 | pch_gbe: remove inline keyword for exported functions | Andy Shevchenko |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven |
2013-06-26 | fec: Add support for reading RMON registers | Chris Healy |
2013-06-26 | arc_emac: fix compile-time errors & warnings on PPC64 | Alexey Brodkin |
2013-06-25 | net/tg3: Avoid delay during MMIO access | Gavin Shan |
2013-06-25 | net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) | Lad, Prabhakar |