aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-30sunvnet: Use one Tx queue per vnet_portSowmini Varadhan2-31/+65
2014-10-30sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.Sowmini Varadhan1-0/+1
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2-2/+12
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller4-3/+14
2014-10-30r8152: set RTL8152_UNPLUG when finding -ENODEVhayeswang1-2/+12
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet2-2/+2
2014-10-30mlx4: use napi_schedule_irqoff()Eric Dumazet2-4/+4
2014-10-30hyperv: Add IPv6 into the hash computation for vRSSHaiyang Zhang2-2/+5
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang1-1/+1
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang1-0/+5
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang1-4/+3
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_statusLarry Finger5-0/+10
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang3-12/+43
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30net: dsa: Provide additional RMON statisticsGuenter Roeck3-5/+27
2014-10-30net: dsa/mv88e6352: Add support for reading switch registersGuenter Roeck1-0/+2
2014-10-30net: dsa/mv88e6123_61_65: Add support for reading switch registersGuenter Roeck3-0/+29
2014-10-30net: dsa/mv88e6352: Implement EEPROM access functionsGuenter Roeck2-3/+224
2014-10-30net: dsa/mv88e6123_61_65: Report chip temperatureGuenter Roeck1-2/+66
2014-10-30net: dsa/mv88e6352: Report chip temperatureGuenter Roeck1-0/+101
2014-10-30net: dsa/mv88e6352: Add support for MV88E6176Guenter Roeck2-2/+5
2014-10-30net: dsa: Add support for Marvell 88E6352Guenter Roeck5-0/+485
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6131Guenter Roeck1-4/+8
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck1-1/+4
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman1-4/+4
2014-10-30Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds29-46/+67
2014-10-30Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen26-23/+46
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov1-0/+4
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang1-1/+1
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin1-1/+5
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri1-1/+4
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds7-106/+161
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang1-4/+6
2014-10-29drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek1-1/+1
2014-10-29drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski1-6/+8
2014-10-29drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov2-89/+135
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2-6/+11
2014-10-29xen-netback: Remove __GFP_COLDZoltan Kiss1-1/+1
2014-10-29xen-netback: Disable NAPI after disabling interruptsZoltan Kiss1-1/+1
2014-10-29r8152: support nway_reset of ethtoolhayeswang1-0/+22
2014-10-29r8152: rename tx_underunhayeswang1-2/+2
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash1-4/+1