summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-07-28qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra
2013-07-28qlcnic: Fix setting Guest VLANManish Chopra
2013-07-28qlcnic: Fix operation type and command type.Pratik Pujar
2013-07-28qlcnic: Fix initialization of work function.Jitendra Kalsaria
2013-07-28Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller
2013-07-26atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman
2013-07-26net/tg3: Fix warning from pci_disable_device()Gavin Shan
2013-07-26net/tg3: Fix kernel crashGavin Shan
2013-07-26drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard
2013-07-26drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-25net: sun4i: fix timeout checkEmilio López
2013-07-24mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter
2013-07-24r8169: fix lockdep warning when removing interfaceLekensteyn
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-24fec: Add MODULE_ALIASFabio Estevam
2013-07-23sfc: Enable RX scatter for flows steered by RFSBen Hutchings
2013-07-22net: pch_gbe depends on x86Jiri Slaby
2013-07-22brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel
2013-07-22brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel
2013-07-22ath: wil6210: Fix build errorLarry Finger
2013-07-22cw1200: Fix OOPS in monitor modeSolomon Peachy
2013-07-22ath9k_htc: reboot firmware if it was loadedOleksij Rempel
2013-07-22ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-07-22mwifiex: fix IRQ enable/disableDaniel Drake
2013-07-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-07-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-21Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-07-20arcnet: cleanup sizeof parameterDan Carpenter
2013-07-20veth: add vlan featuresFlavio Leitner
2013-07-20qlcnic: Fix guest VLANManish Chopra
2013-07-20qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria
2013-07-20qlcnic: Fix dump template version maskShahed Shaikh
2013-07-20qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani
2013-07-20qlcnic: Fix panic while setting VF's MAC addressManish Chopra
2013-07-20qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty
2013-07-20qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty
2013-07-20qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar
2013-07-20qlcnic: Fix invalid register offset calculationShahed Shaikh
2013-07-20vxlan: fix igmp racesstephen hemminger
2013-07-20vxlan: unregister on namespace exitstephen hemminger
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-19can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov
2013-07-19net: can: esd_usb2: check index of array before accessingMaximilian Schneider
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan
2013-07-18rtlwifi: Fix build errors for unusual casesLarry Finger
2013-07-18ath5k: fix extra set bit in multicast maskBob Copeland
2013-07-18rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang