summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-13driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N
2013-03-13driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N
2013-03-13drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N
2013-03-13documentation: dt: bindings: cpsw: cleanup documentationMugunthan V N
2013-03-12ks8851_mll: basic ethernet statisticsDavid J. Choi
2013-03-12driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei
2013-03-12driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg
2013-03-12phy: add set_wol/get_wol functionsMichael Stapelberg
2013-03-12tcp: TLP loss detection.Nandita Dukkipati
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-03-12fec: Use devm_request_and_ioremap()Fabio Estevam
2013-03-12fec: Remove unused pci headerFabio Estevam
2013-03-12bridge: using for_each_set_bit to simplify the codeWei Yongjun
2013-03-12bridge: using for_each_set_bit_from to simplify the codeWei Yongjun
2013-03-12bnx2x: use list_move instead of list_del/list_addWei Yongjun
2013-03-12qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun
2013-03-12bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov
2013-03-12bnx2x: Avoid using zero MACYuval Mintz
2013-03-12bnx2x: Control SFP+ tap values via nvm configYaniv Rosner
2013-03-12bnx2x: Add EEE support for BCM84834Yaniv Rosner
2013-03-12bnx2x: Add RJ45 SFP module detectionYaniv Rosner
2013-03-12bnx2x: Get gso_segs from FWYuval Mintz
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior
2013-03-12bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior
2013-03-12bnx2x: Take chip version from MFWYuval Mintz
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-12phy/micrel: move flag handling to function for common useHector Palacios
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-12bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger
2013-03-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-03-12net/ipv4: Ensure that location of timestamp option is storedDavid Ward
2013-03-12cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur
2013-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-03-12flow_dissector: support L2 GREMichael Dalton
2013-03-11batman-adv: verify tt len does not exceed packet lenMarek Lindner
2013-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-11net: can: af_can.c: Fix checkpatch warningsValentin Ilie
2013-03-11s390: Fix a header dependencies related build errorLi Zefan
2013-03-11um: Use tty_port in SIGWINCH handlerRichard Weinberger
2013-03-11um: Use tty_port_operations->destructRichard Weinberger
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich