summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19net: mvmdio: fix interrupt timeout handlingLeigh Brown
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall
2013-12-19net: fec: fix potential use after freeEric Dumazet
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt
2013-12-19hamradio/yam: fix info leak in ioctlSalva Peiró
2013-12-19drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2013-12-19xen-netback: fix some error return codeWei Yongjun
2013-12-18dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2013-12-18dm9601: make it clear that dm9620/dm9621a are also supportedPeter Korsgaard
2013-12-18dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2013-12-18dm9601: add support for dm9621a based donglePeter Korsgaard
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N
2013-12-18bonding: protect port for bond_3ad_handle_link_change()dingtianhong
2013-12-18bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong
2013-12-18bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore
2013-12-17e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman
2013-12-17e1000e: fix compiler warning (maybe-unitialized variable)David Ertman
2013-12-17e1000e: fix compiler warningsDavid Ertman
2013-12-17Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-12-17qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra
2013-12-17qlcnic: Fix mailbox processing during diagnostic testManish chopra
2013-12-17qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra
2013-12-17qlcnic: Fix memory allocationManish Chopra
2013-12-17qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani
2013-12-17qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani
2013-12-17qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani
2013-12-17qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani
2013-12-17xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun
2013-12-17netvsc: don't flush peers notifying work during setting mtuJason Wang
2013-12-17ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2013-12-17rtlwifi: pci: Fix oops on driver unloadLarry Finger
2013-12-17ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2013-12-17can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde
2013-12-17can: ems_usb: fix urb leaks on failure pathsAlexey Khoroshilov
2013-12-16mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-14i40e: fix null dereferenceJesse Brandeburg
2013-12-12xen-netback: fix gso_prefix checkPaul Durrant
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11xen-netback: make sure skb linear area covers checksum fieldPaul Durrant
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren
2013-12-11macvtap: signal truncated packetsJason Wang