summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-07-03rapidio/rionet: rework driver initialization and removalAlexandre Bounine
2013-07-03ipw2200: convert __list_for_each usage to list_for_eachDave Jones
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO
2013-07-02nlmon: use standard rtnetlink link api for add/del devicesJiri Pirko
2013-07-02net: fec: Fix RMON registers on imx6Jim Baxter
2013-07-02cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-02net: cdc_ether: allow combined control and data interfaceBjørn Mork
2013-07-02net: fec: Fix Transmitted bytes counterJim Baxter
2013-07-02net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun
2013-07-02xen-netback: xenbus.c: use more current logging stylesWei Liu
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt
2013-07-02cassini: Make missing firmware non-fatalBen Hutchings
2013-07-02qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso
2013-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller
2013-07-02net: qmi_wwan: add TP-LINK MA260Bjørn Mork
2013-07-02net: qmi_wwan: add Option GTM681WBjørn Mork
2013-07-02net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork
2013-07-01net: stmmac: fixed enh_desc set always zeroByungho An
2013-07-01net: stmmac: fixed operator typoByungho An
2013-07-01xen: Use more current logging stylesJoe Perches
2013-07-01net: fec: Fix multicast list setup in fec_restart().Christoph Müllner
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01alx: fix ethtool support codeJohannes Berg
2013-07-01alx: fix MAC address alignment problemJohannes Berg
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg
2013-07-01alx: make sizes unsignedJohannes Berg
2013-07-01alx: remove NET_CORE Kconfig selectJohannes Berg
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov
2013-06-29wlcore: use *ppos, not file->f_posAl Viro
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-29nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko