aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-07-26net/tg3: Fix kernel crashGavin Shan1-1/+2
2013-07-26brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel1-1/+4
2013-07-26mwifiex: Add missing endian conversion.Tomasz Moń1-2/+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-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2-0/+10
2013-07-26iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg1-3/+8
2013-07-26iwlwifi: mvm: Disable managed PS when GO is addedIlan Peer1-21/+21
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach1-0/+5
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David 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/linvil...John W. Linville17-76/+128
2013-07-24iwlwifi: mvm: set SSID bits for passive channelsDavid Spinadel2-10/+2
2013-07-24iwlwifi: mvm: use only a single GTK in D3Johannes Berg1-5/+10
2013-07-23fec: Add MODULE_ALIASFabio Estevam1-0/+1
2013-07-23tty: Convert termios_mutex to termios_rwsemPeter Hurley1-4/+4
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/iwlw...John W. Linville6-9/+56
2013-07-22iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach1-0/+1
2013-07-22ath10k: ATH10K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David 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/linvil...John 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
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9