index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
6
-16
/
+46
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-02-11
virt_wifi: Remove REGULATORY_WIPHY_SELF_MANAGED
Cody Schuffelen
1
-1
/
+0
2019-02-11
cfg80211: fix and clean up cfg80211_gen_new_bssid()
Johannes Berg
1
-10
/
+8
2019-02-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
2
-10
/
+10
2019-02-11
cfg80211: restore regulatory without calling userspace
Johannes Berg
2
-15
/
+60
2019-02-08
ieee80211: fix for_each_element_extid()
Johannes Berg
1
-2
/
+2
2019-02-08
cfg80211: add missing kernel-doc for multi-BSSID fields
Johannes Berg
1
-0
/
+4
2019-02-08
mac80211_hwsim: Declare support for Multi-BSSID
Jouni Malinen
1
-0
/
+1
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
1
-4
/
+5
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
1
-7
/
+13
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
5
-2
/
+42
2019-02-08
mac80211: support multi-bssid
Sara Sharon
6
-48
/
+255
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
1
-20
/
+8
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
2
-21
/
+53
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
3
-32
/
+148
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
2
-16
/
+23
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
1
-19
/
+6
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
2
-1
/
+18
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
3
-48
/
+46
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2
-2
/
+46
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
1
-32
/
+15
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2
-39
/
+472
2019-02-08
mac80211: move the bss update from elements to an helper
Sara Sharon
1
-70
/
+80
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
10
-92
/
+103
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2
-8
/
+59
2019-02-05
mac80211_hwsim: Support boottime in scan results
Jouni Malinen
1
-2
/
+4
2019-02-05
net: marvell: mvpp2: fix lack of link interrupts
Russell King
1
-7
/
+14
2019-02-05
net: marvell: mvpp2: use phy_interface_mode_is_8023z() helper
Russell King
1
-23
/
+15
2019-02-05
dt-bindings: net: Add fixed-link support
Moritz Fischer
1
-1
/
+32
2019-02-05
net: nixge: Add support for fixed-link configurations
Moritz Fischer
1
-7
/
+20
2019-02-05
net: nixge: Make mdio child node optional
Moritz Fischer
2
-9
/
+37
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
11
-46
/
+72
2019-02-05
net/mlx5: Fix code style issue in mlx driver
Tonghao Zhang
1
-1
/
+2
2019-02-04
sh_eth: offload RX checksum on SH7763
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on SH7734
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on R8A77980
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on R8A7740
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: offload RX checksum on R7S72100
Sergei Shtylyov
1
-0
/
+1
2019-02-04
sh_eth: RX checksum offload support
Sergei Shtylyov
2
-2
/
+59
2019-02-04
sh_eth: rename sh_eth_cpu_data::hw_checksum
Sergei Shtylyov
2
-8
/
+8
2019-02-04
socket: fix for Add SO_TIMESTAMP[NS]_NEW
Stephen Rothwell
1
-1
/
+1
2019-02-04
netdevice.h: Add __cold to netdev_<level> logging functions
Joe Perches
1
-8
/
+8
2019-02-04
net: Fix fall through warning in y2038 tstamp changes.
David S. Miller
1
-0
/
+1
2019-02-04
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2
-2
/
+1
2019-02-03
net: phy: aquantia: replace magic numbers with constants
Heiner Kallweit
1
-14
/
+66
2019-02-03
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
1
-18
/
+12
2019-02-03
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
1
-3
/
+0
2019-02-03
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
1
-32
/
+32
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
3
-14
/
+33
[next]