aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-20brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel1-10/+4
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-20mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar1-17/+11
2014-02-20mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar1-0/+6
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-20libertas: fix scan result loss if SSID IE len 0James Cameron1-1/+1
2014-02-20hostap: 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-19xen-netfront: reset skb network header before checksumWei Liu1-0/+1
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-96/+575
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+75
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-17Merge 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-16hyperv: Fix the carrier status settingHaiyang Zhang1-15/+38
2014-02-14net,bonding: fix bond_options.c direct rwlock.h includeMike Galbraith1-1/+1
2014-02-14net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen1-1/+1
2014-02-13net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen1-5/+8
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-13USB2NET: Fix Default to 'y' for SR9800 Device Driver, setting to 'n'Liu Junliang1-1/+0
2014-02-13USB2NET: SR9800: use %zu for size_tJingoo Han1-1/+1
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-13net: qmi_wwan: add support for Cinterion PXS8 and PHS8Aleksander Morgado1-0/+1
2014-02-13Merge tag 'linux-can-fixes-for-3.14-20140212' of git://gitorious.org/linux-ca...David S. Miller1-0/+2
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1
2014-02-13bonding: Fix deadlock in bonding driver when using netpolldingtianhong1-0/+7
2014-02-13macvlan: unregister net device when netdev_upper_dev_link() failsCong Wang1-2/+3
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla5-0/+350
2014-02-13net: fix macvtap type name in KconfigJan Luebbe1-1/+1
2014-02-13hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux1-1/+1
2014-02-13rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville4-9/+48
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach4-9/+48