aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-127/+289
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville13-52/+121
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-20net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-20net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-20net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-2/+0
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2013-11-20r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-20r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-20r8152: modify the tx flowhayeswang1-43/+3
2013-11-20r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-311/+471
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg1-20/+5
2013-11-19genetlink: pass family to functions using groupsJohannes Berg1-2/+3
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2-4/+2
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-104/+275
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-18brcmfmac: fix possible memory leakGeyslan G. Bem1-0/+1
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineVinod Koul1-4/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-6/+6
2013-11-15net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack1-6/+12
2013-11-15bonding: add ip checks when store ip targetWang Weidong2-13/+9
2013-11-15IB/mlx5: Fix list_del of empty listEli Cohen1-1/+2
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-11-15mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy1-12/+15
2013-11-15mwifiex: fix memory leak issue for sdio and pcie cardsAmitkumar Karwar2-4/+5
2013-11-15mwifiex: fix potential mem leak in .del_virtual_intfAmitkumar Karwar2-6/+3
2013-11-15mwifiex: fix NULL pointer dereference in mwifiex_fw_dpcAmitkumar Karwar1-2/+1
2013-11-15mwifiex: failure path handling in mwifiex_add_virtual_intf()Amitkumar Karwar2-15/+18
2013-11-15mwifiex: use return value of mwifiex_add_virtual_intf() correctlyAmitkumar Karwar1-2/+4
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau1-1/+2
2013-11-15ath9k: Fix issue with MCS15Sujith Manoharan2-0/+61
2013-11-15ath9k: Update AR9462 2.1 initvalsSujith Manoharan1-3/+3
2013-11-15ath: fix dynamic user regulatory settingsLuis R. Rodriguez1-1/+2
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-29/+38
2013-11-15kfifo API type safetyStefani Seibold2-2/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang9-19/+19
2013-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller31-163/+284
2013-11-14virtio-net: mergeable buffer size should include virtio-net headerMichael Dalton1-14/+16
2013-11-14alx: Reset phy speed after resumehahnjo1-0/+3