Age | Commit message (Expand) | Author | Files | Lines |
2015-09-22 | wireless: mark element IDs 8 and 9 reserved | Johannes Berg | 1 | -2/+0 |
2015-09-22 | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 20 | -20/+23 |
2015-08-27 | Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or... | David S. Miller | 37 | -196/+693 |
2015-08-26 | Merge ath-next from ath.git | Kalle Valo | 16 | -95/+348 |
2015-08-26 | ath10k: fix compilation warnings in wmi phyerr pull function | Raja Mani | 1 | -2/+2 |
2015-08-26 | ath10k: add qca6164 support | Michal Kazior | 3 | -0/+25 |
2015-08-26 | ath10k: add spectral scan support for 10.4 fw | Raja Mani | 2 | -0/+11 |
2015-08-26 | ath10k: fix dma_mapping_error() handling | Michal Kazior | 4 | -5/+16 |
2015-08-26 | ath10k: add missing mutex unlock on failpath | Michal Kazior | 1 | -1/+2 |
2015-08-26 | enic: reduce ioread in devcmd2 | Govindarajulu Varadarajan | 2 | -3/+6 |
2015-08-26 | r8169: Add values missing in @get_stats64 from HW counters | Corinna Vinschen | 1 | -14/+149 |
2015-08-26 | ppp: implement x-netns support | Guillaume Nault | 1 | -2/+15 |
2015-08-25 | net: sun4i-emac: Claim emac sram | Hans de Goede | 1 | -2/+11 |
2015-08-25 | net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue | Rana Shahout | 3 | -6/+6 |
2015-08-25 | mlxsw: fix error return code | Julia Lawall | 1 | -0/+1 |
2015-08-25 | net: davinci_emac: fix error return code | Julia Lawall | 1 | -1/+3 |
2015-08-25 | rsi: Fix possible leak when loading firmware | Christian Engelmayer | 2 | -4/+12 |
2015-08-25 | brcmfmac: Add support for host platform NVRAM loading. | Hante Meuleman | 1 | -15/+24 |
2015-08-25 | brcmfmac: bump highest event number for 4339 firmware | Arend van Spriel | 1 | -4/+6 |
2015-08-25 | brcmfmac: block the correct flowring when backup queue overflow | Franky Lin | 1 | -3/+7 |
2015-08-25 | brcmfmac: make use of cfg80211_check_combinations() | Arend van Spriel | 1 | -2/+42 |
2015-08-25 | brcmfmac: add debugfs entry for msgbuf statistics | Franky Lin | 1 | -0/+56 |
2015-08-25 | brcmfmac: correct interface combination info | Arend van Spriel | 1 | -39/+112 |
2015-08-25 | brcmfmac: check all combinations when setting wiphy's addresses | Rafał Miłecki | 1 | -2/+9 |
2015-08-25 | rtlwifi: rtl8192cu: Add new device ID | Adrien Schildknecht | 1 | -0/+1 |
2015-08-25 | rtlwifi: rtl8192ee: fix semicolon.cocci warnings | Wu Fengguang | 1 | -3/+3 |
2015-08-25 | ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT | Oleksij Rempel | 1 | -3/+10 |
2015-08-25 | Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s... | Kalle Valo | 11 | -26/+63 |
2015-08-25 | fjes: ethtool support | Taku Izumi | 4 | -1/+141 |
2015-08-25 | fjes: handle receive cancellation request interrupt | Taku Izumi | 1 | -0/+78 |
2015-08-25 | fjes: epstop_task | Taku Izumi | 3 | -0/+33 |
2015-08-25 | fjes: update_zone_task | Taku Izumi | 3 | -0/+194 |
2015-08-25 | fjes: unshare_watch_task | Taku Izumi | 2 | -0/+129 |
2015-08-25 | fjes: force_close_task | Taku Izumi | 2 | -0/+14 |
2015-08-25 | fjes: interrupt_watch_task | Taku Izumi | 2 | -1/+44 |
2015-08-25 | fjes: net_device_ops.ndo_vlan_rx_add/kill_vid | Taku Izumi | 3 | -0/+69 |
2015-08-25 | fjes: net_device_ops.ndo_tx_timeout | Taku Izumi | 1 | -0/+9 |
2015-08-25 | fjes: net_device_ops.ndo_change_mtu | Taku Izumi | 1 | -0/+29 |
2015-08-25 | fjes: net_device_ops.ndo_get_stats64 | Taku Izumi | 1 | -0/+13 |
2015-08-25 | fjes: NAPI polling function | Taku Izumi | 3 | -2/+214 |
2015-08-25 | fjes: tx_stall_task | Taku Izumi | 2 | -0/+63 |
2015-08-25 | fjes: raise_intr_rxdata_task | Taku Izumi | 2 | -0/+67 |
2015-08-25 | fjes: net_device_ops.ndo_start_xmit | Taku Izumi | 4 | -0/+245 |
2015-08-25 | fjes: net_device_ops.ndo_open and .ndo_stop | Taku Izumi | 5 | -0/+439 |
2015-08-25 | fjes: buffer address regist/unregistration routine | Taku Izumi | 2 | -1/+194 |
2015-08-25 | fjes: ES information acquisition routine | Taku Izumi | 3 | -0/+148 |
2015-08-25 | fjes: platform_driver's .probe and .remove routine | Taku Izumi | 2 | -0/+119 |
2015-08-25 | fjes: Hardware cleanup routine | Taku Izumi | 2 | -0/+67 |
2015-08-25 | fjes: Hardware initialization routine | Taku Izumi | 5 | -1/+650 |
2015-08-25 | fjes: Introduce FUJITSU Extended Socket Network Device driver | Taku Izumi | 5 | -0/+284 |