aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-25net: davinci_emac: fix error return codeJulia Lawall1-1/+3
2015-08-25rsi: Fix possible leak when loading firmwareChristian Engelmayer2-4/+12
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman1-15/+24
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel1-4/+6
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin1-3/+7
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel1-2/+42
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin1-0/+56
2015-08-25brcmfmac: correct interface combination infoArend van Spriel1-39/+112
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki1-2/+9
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang1-3/+3
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel1-3/+10
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo11-26/+63
2015-08-24fjes: ethtool supportTaku Izumi4-1/+141
2015-08-24fjes: handle receive cancellation request interruptTaku Izumi1-0/+78
2015-08-24fjes: epstop_taskTaku Izumi3-0/+33
2015-08-24fjes: update_zone_taskTaku Izumi3-0/+194
2015-08-24fjes: unshare_watch_taskTaku Izumi2-0/+129
2015-08-24fjes: force_close_taskTaku Izumi2-0/+14
2015-08-24fjes: interrupt_watch_taskTaku Izumi2-1/+44
2015-08-24fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi3-0/+69
2015-08-24fjes: net_device_ops.ndo_tx_timeoutTaku Izumi1-0/+9
2015-08-24fjes: net_device_ops.ndo_change_mtuTaku Izumi1-0/+29
2015-08-24fjes: net_device_ops.ndo_get_stats64Taku Izumi1-0/+13
2015-08-24fjes: NAPI polling functionTaku Izumi3-2/+214
2015-08-24fjes: tx_stall_taskTaku Izumi2-0/+63
2015-08-24fjes: raise_intr_rxdata_taskTaku Izumi2-0/+67
2015-08-24fjes: net_device_ops.ndo_start_xmitTaku Izumi4-0/+245
2015-08-24fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi5-0/+439
2015-08-24fjes: buffer address regist/unregistration routineTaku Izumi2-1/+194
2015-08-24fjes: ES information acquisition routineTaku Izumi3-0/+148
2015-08-24fjes: platform_driver's .probe and .remove routineTaku Izumi2-0/+119
2015-08-24fjes: Hardware cleanup routineTaku Izumi2-0/+67
2015-08-24fjes: Hardware initialization routineTaku Izumi5-1/+650
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi5-0/+284
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron1-3/+20
2015-08-23net: phy: add interrupt support for aquantia phyShaohui Xie1-0/+49
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller19-27/+1966
2015-08-23Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-5/+5
2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus1-3/+4
2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus1-0/+3
2015-08-23NET: nps_enet: drop control framesNoam Camus1-4/+4
2015-08-23NET: nps_enet: TX done race conditionNoam Camus1-7/+3
2015-08-23NET: nps_enet: replace use of cause registerNoam Camus2-24/+5
2015-08-23vxlan: GRO support at tunnel layerTom Herbert1-2/+7
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert1-14/+9
2015-08-23net/xen-netfront: only clean up queues if presentChas Williams1-2/+3
2015-08-23net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot1-1/+1
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37