aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2-1/+42
2013-07-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König1-5/+0
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov1-2/+1
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller1-2/+1
2013-07-27net: fec: workaround stop tx during errata ERR006358Frank Li2-2/+31
2013-07-27qlcnic: Fix diagnostic interrupt test for 83xx adapters.Manish Chopra1-0/+2
2013-07-27qlcnic: Fix setting Guest VLANManish Chopra1-1/+25
2013-07-27qlcnic: Fix operation type and command type.Pratik Pujar2-3/+3
2013-07-27qlcnic: Fix initialization of work function.Jitendra Kalsaria1-2/+2
2013-07-27Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller1-1/+1
2013-07-26atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman1-1/+1
2013-07-26net/tg3: Fix warning from pci_disable_device()Gavin Shan1-1/+2
2013-07-26net/tg3: Fix kernel crashGavin Shan1-1/+2
2013-07-26drivers: net: sun4i-emac: select MDIO_SUN4IMaxime Ripard1-0/+1
2013-07-26drivers: net: allwinner: Fix Kconfig indentationMaxime Ripard1-12/+13
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet2-14/+7
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller17-76/+128
2013-07-24net: sun4i: fix timeout checkEmilio López1-8/+6
2013-07-24mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-24r8169: fix lockdep warning when removing interfaceLekensteyn1-2/+2
2013-07-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville17-76/+128
2013-07-23fec: Add MODULE_ALIASFabio Estevam1-0/+1
2013-07-22sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3
2013-07-22net: pch_gbe depends on x86Jiri Slaby1-1/+1
2013-07-22brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel1-1/+1
2013-07-22brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel1-1/+7
2013-07-22ath: wil6210: Fix build errorLarry Finger1-2/+2
2013-07-22cw1200: Fix OOPS in monitor modeSolomon Peachy1-1/+1
2013-07-22ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-07-22ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-22mwifiex: fix IRQ enable/disableDaniel Drake5-61/+57
2013-07-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville6-9/+56
2013-07-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller16-70/+151
2013-07-20Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-0/+11
2013-07-19arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-07-19veth: add vlan featuresFlavio Leitner1-0/+1
2013-07-19qlcnic: Fix guest VLANManish Chopra1-2/+10
2013-07-19qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria1-1/+1
2013-07-19qlcnic: Fix dump template version maskShahed Shaikh1-1/+1
2013-07-19qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani1-2/+2
2013-07-19qlcnic: Fix panic while setting VF's MAC addressManish Chopra1-1/+3
2013-07-19qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty1-12/+10
2013-07-19qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty1-1/+2
2013-07-19qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar1-1/+1
2013-07-19qlcnic: Fix invalid register offset calculationShahed Shaikh1-1/+1
2013-07-19vxlan: fix igmp racesstephen hemminger1-15/+38
2013-07-19vxlan: unregister on namespace exitstephen hemminger1-1/+3
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville16-70/+151
2013-07-19can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov1-0/+1
2013-07-19net: can: esd_usb2: check index of array before accessingMaximilian Schneider1-0/+10