summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-137-90/+53
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-121-18/+18
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
| | |\
| | | * mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| * | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ /
| * | bnx2x: set gso_typeMichael S. Tsirkin2013-02-111-7/+5
| * | qlcnic: set gso_typeMichael S. Tsirkin2013-02-111-1/+6
| * | ixgbe: fix gso typeMichael S. Tsirkin2013-02-111-2/+6
| * | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-111-3/+7
| * | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-111-1/+1
| * | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-111-67/+19
| |\ \
| | * | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| | * | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | net: fec_mpc52xx: Read MAC address from device-treeStefan Roese2013-02-121-24/+38
* | | | cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya2013-02-121-1/+3
* | | | driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N2013-02-121-52/+283
* | | | driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N2013-02-121-15/+21
* | | | driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N2013-02-124-9/+24
* | | | netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman2013-02-121-1/+1
* | | | qlcnic: fix mailbox response handlingJitendra Kalsaria2013-02-111-26/+40
* | | | qlcnic: enhance MSIX allocation failure log messageManish Chopra2013-02-111-2/+3
* | | | qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria2013-02-111-2/+5
* | | | qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria2013-02-113-27/+48
* | | | qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria2013-02-115-32/+158
* | | | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-114-64/+45
* | | | qlcnic: fix firmware based IDC participationJitendra Kalsaria2013-02-111-4/+4
* | | | qlcnic: fix initialize NIC mailbox commandHimanshu Madhani2013-02-113-7/+12
* | | | veth: fix NULL dereference in veth_dellink()Eric Dumazet2013-02-111-5/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-09129-984/+1011
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0838-251/+459
| |\| |
| | * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| | * | Merge branch 'netback'David S. Miller2013-02-083-53/+88
| | |\ \
| | | * | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-081-1/+1
| | | * | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-081-1/+12
| | | * | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-081-25/+13
| | | * | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-083-26/+62
| | * | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| | * | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0611-32/+74
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | | * ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | | * bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | | * rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-081-5/+8
| |\ \ \
| | * | | drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter2013-02-081-5/+8
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-081-1/+2
| |\ \ \ \
| | * | | | virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-071-1/+2
| * | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-084-15/+10
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier2013-02-052-9/+4
| | |\ \ \ \ \ \