index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
chan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
nl80211: Include wiphy address setup in NEW_WIPHY
Denis Kenzior
1
-0
/
+24
2019-07-26
nl80211: document uapi for CMD_FRAME_WAIT_CANCEL
Denis Kenzior
1
-1
/
+3
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
5
-1
/
+128
2019-07-26
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
2
-1
/
+9
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
3
-0
/
+54
2019-07-26
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
1
-12
/
+162
2019-07-26
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
3
-4
/
+8
2019-07-26
mac80211: add xmit rate to struct ieee80211_tx_status
John Crispin
1
-0
/
+2
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
3
-0
/
+16
2019-07-26
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
1
-2
/
+5
2019-07-26
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
1
-1
/
+3
2019-07-26
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-7
/
+1
2019-07-26
cfg80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+6
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
3
-6
/
+14
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
4
-32
/
+14
2019-07-26
mac80211_hwsim: Extended Key ID API update
Alexander Wetzel
1
-6
/
+0
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
2
-0
/
+28
2019-07-26
lib80211: use crypto API ccm(aes) transform for CCMP processing
Ard Biesheuvel
2
-112
/
+87
2019-07-26
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
3
-11
/
+0
2019-07-26
iwlwifi: mvm: remove unused .remove_sta_debugfs callback
Greg Kroah-Hartman
1
-5
/
+0
2019-07-26
iwlwifi: dvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-25
/
+8
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
10
-15
/
+26
2019-07-26
mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'
Christophe JAILLET
1
-2
/
+2
2019-07-26
net: mvneta: use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
1
-3
/
+1
2019-07-26
tipc: fix changeover issues due to large packet
Tuong Lien
3
-15
/
+155
2019-07-26
tipc: optimize link synching mechanism
Tuong Lien
4
-4
/
+44
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
1
-4
/
+1
2019-07-25
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
Ido Schimmel
1
-2
/
+2
2019-07-25
mlxsw: spectrum: Expose KVD size for Spectrum-2
Amit Cohen
1
-1
/
+21
2019-07-25
net: sfc: falcon: convert to i2c_new_dummy_device
Wolfram Sang
1
-7
/
+7
2019-07-25
mlx4: avoid large stack usage in mlx4_init_hca()
Arnd Bergmann
1
-27
/
+39
2019-07-25
qed: reduce maximum stack frame size
Arnd Bergmann
1
-19
/
+15
2019-07-25
r8169: improve rtl_set_rx_mode
Heiner Kallweit
1
-30
/
+22
2019-07-25
net/ixgbevf: fix a compilation error of skb_frag_t
Qian Cai
1
-2
/
+5
2019-07-24
selftests: mlxsw: Fix typo in qos_mc_aware.sh
Masanari Iida
1
-2
/
+2
2019-07-24
qlge: Fix build error without CONFIG_ETHERNET
YueHaibing
1
-1
/
+1
2019-07-24
r8169: fix a typo in a comment
Corentin Musard
1
-1
/
+1
2019-07-24
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2
-1
/
+11
2019-07-24
igc: Add more SKUs for i225 device
Sasha Neftin
3
-0
/
+9
2019-07-24
igc: Update the MAC reset flow
Sasha Neftin
2
-2
/
+2
2019-07-24
igc: Remove the unused field from a device specification structure
Sasha Neftin
1
-5
/
+0
2019-07-24
igc: Remove the polarity field from a PHY information structure
Sasha Neftin
1
-6
/
+0
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
6
-9
/
+9
2019-07-24
sfc-falcon: Use dev_get_drvdata where possible
Chuhong Yuan
2
-5
/
+5
2019-07-24
sfc: Use dev_get_drvdata where possible
Chuhong Yuan
2
-7
/
+7
2019-07-24
forcedeth: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-07-24
net: marvell: Use dev_get_drvdata where possible
Chuhong Yuan
2
-6
/
+3
2019-07-24
drivers: net: xgene: Remove acpi_has_method() calls
Kelsey Skunberg
3
-14
/
+13
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
8
-2
/
+8
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
4
-12
/
+2
[next]