summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-06ath9k: remove struct ath_atx_acFelix Fietkau2-99/+41
2015-08-06ath9k: add fast-xmit supportFelix Fietkau1-0/+1
2015-08-06ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com1-0/+3
2015-08-06ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com1-1/+3
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com3-10/+26
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com1-1/+6
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart3-11/+6
2015-08-06mwifiex: remove CMD_F_CANCELED flagAndreas Fenkart2-14/+10
2015-08-06mwifiex: remove redundant reset of cmd_wait_q statusAndreas Fenkart1-1/+0
2015-08-06mwifiex: remove explicit mwifiex_complete_cmd callsAndreas Fenkart1-8/+2
2015-08-06mwifiex: sdio: reset adapter using mmc_hw_resetAndreas Fenkart2-15/+39
2015-08-04cxgb4: Update T6 register rangesHariprasad Shenai1-14/+12
2015-08-04cxgb4/cxgb4vf: read the correct bits of PL Who Am I registerHariprasad Shenai4-4/+45
2015-08-04cxgb4: Add support to dump edc bist statusHariprasad Shenai2-2/+42
2015-08-04cxgb4: Add debugfs support to dump meminfoHariprasad Shenai2-0/+407
2015-08-04net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock heldVivien Didelot1-2/+5
2015-08-04tuntap: Don't segment multiple tagged packets on tap deviceToshiaki Makita1-0/+1
2015-08-04veth: Don't segment multiple tagged packets on veth deviceToshiaki Makita1-0/+1
2015-08-04macvlan: Don't segment multiple tagged packets on macvlan deviceToshiaki Makita1-0/+1
2015-08-04virtio_net: add gro capabilityEric Dumazet1-2/+2
2015-08-04rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko1-2/+5
2015-08-04rocker: enable support for scattered packetsIdo Schimmel1-1/+1
2015-08-03bnx2x: Correct logic for pvid configuration.Yuval Mintz1-1/+1
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller224-1771/+3873
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-292/+562
2015-08-01net: systemport: Add netconsole supportFlorian Fainelli1-0/+18
2015-08-01net: bcmgenet: Add netconsole supportFlorian Fainelli1-0/+20
2015-08-01stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-08-01gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-08-01gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-08-01gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-08-01bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov1-2/+15
2015-08-01Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller73-350/+4604
2015-08-01sfc: MC allocations must be restored following an entity resetDaniel Pieczko1-4/+12
2015-08-01sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko2-1/+21
2015-08-01net: phy: add driver for aquantia phyShaohui Xie3-0/+158
2015-08-01r8152: disable the capability of zero lengthhayeswang1-2/+3
2015-08-01vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov1-0/+5
2015-08-01ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu1-1/+1
2015-08-01Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com4-0/+4610
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-81/+51
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds3-10/+23
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-272/+552
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo5-110/+0
2015-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller16-99/+701
2015-07-31net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy1-22/+0
2015-07-31r8152: reset device when tx timeouthayeswang1-4/+3
2015-07-31r8152: add pre_reset and post_resethayeswang1-0/+54
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-56/+130