summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-76/+128
2013-07-25net: sun4i: fix timeout checkEmilio López1-8/+6
2013-07-25mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-25r8169: 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-24fec: Add MODULE_ALIASFabio Estevam1-0/+1
2013-07-23sfc: Enable RX scatter for flows steered by RFSBen Hutchings1-1/+3
2013-07-23net: pch_gbe depends on x86Jiri Slaby1-1/+1
2013-07-23brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interfaceArend van Spriel1-1/+1
2013-07-23brcmfmac: decrement pending 8021x count upon tx failureArend van Spriel1-1/+7
2013-07-23ath: wil6210: Fix build errorLarry Finger1-2/+2
2013-07-23cw1200: Fix OOPS in monitor modeSolomon Peachy1-1/+1
2013-07-23ath9k_htc: reboot firmware if it was loadedOleksij Rempel1-1/+3
2013-07-23ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-23mwifiex: fix IRQ enable/disableDaniel Drake5-61/+57
2013-07-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville6-9/+56
2013-07-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller16-70/+151
2013-07-21Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-0/+11
2013-07-20arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-07-20veth: add vlan featuresFlavio Leitner1-0/+1
2013-07-20qlcnic: Fix guest VLANManish Chopra1-2/+10
2013-07-20qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria1-1/+1
2013-07-20qlcnic: Fix dump template version maskShahed Shaikh1-1/+1
2013-07-20qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani1-2/+2
2013-07-20qlcnic: Fix panic while setting VF's MAC addressManish Chopra1-1/+3
2013-07-20qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty1-12/+10
2013-07-20qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty1-1/+2
2013-07-20qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar1-1/+1
2013-07-20qlcnic: Fix invalid register offset calculationShahed Shaikh1-1/+1
2013-07-20vxlan: fix igmp racesstephen hemminger1-15/+38
2013-07-20vxlan: 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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-76/+133
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2013-07-19Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds3-39/+39
2013-07-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-277/+918
2013-07-19ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-07-19rtlwifi: Fix build errors for unusual casesLarry Finger10-35/+91
2013-07-19ath5k: fix extra set bit in multicast maskBob Copeland1-1/+1
2013-07-19rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-19macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-19tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-29/+92
2013-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-103/+98
2013-07-18Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+6
2013-07-18Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2-4/+14
2013-07-18md/raid1: fix bio handling problems in process_checks()NeilBrown1-23/+30