summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-03-01tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-76/+79
2014-02-28bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-76/+79
2014-02-27bonding: disallow enslaving a bond to itselfJiri Bohac1-0/+5
2014-02-27bonding: fix a div error caused by the slave release pathNikolay Aleksandrov1-3/+1
2014-02-27AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LANFreddy Xin1-0/+17
2014-02-27bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong3-46/+55
2014-02-27bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong3-22/+75
2014-02-27sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-02-26phy: unmask link partner capabilitiesCristian Bercaru1-7/+9
2014-02-26net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-26qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2-0/+2
2014-02-26qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty1-9/+0
2014-02-26qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh1-1/+1
2014-02-26qlcnic: Fix function return error checkShahed Shaikh1-1/+1
2014-02-26net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai3-6/+6
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-25r8169: initialize rtl8169_stats seqlockKyle McMartin1-0/+2
2014-02-25net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser1-1/+1
2014-02-25virtio-net: alloc big buffers also when guest can receive UFOJason Wang1-1/+2
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao1-3/+1
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville1-0/+1
2014-02-21ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-21brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel1-10/+4
2014-02-21ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-21mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-02-21mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-02-21mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-21libertas: fix scan result loss if SSID IE len 0James Cameron1-1/+1
2014-02-21hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai1-1/+1
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386111-6/+7
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-20tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao1-1/+3
2014-02-20veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita1-1/+2
2014-02-20xen-netfront: reset skb network header before checksumWei Liu1-0/+1
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-96/+575
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+75
2014-02-18irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+75
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann11-15/+15
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-17hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-15net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1