index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-19
1
-6
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-17
19
-505
/
+1159
|
\
|
*
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
2013-10-02
3
-19
/
+48
|
*
mac80211: improve default WMM parameter setting
Fred Zhou
2013-10-01
1
-13
/
+14
|
*
mac80211: support reporting A-MSDU subframes individually
Michal Kazior
2013-10-01
1
-1
/
+2
|
*
mac80211: use exact-size allocation for authentication frame
Fred Zhou
2013-10-01
1
-2
/
+2
|
*
mac80211: add explicit IBSS driver operations
Johannes Berg
2013-10-01
3
-2
/
+82
|
*
ieee80211: fix vht cap definitions
Eliad Peller
2013-10-01
1
-2
/
+2
|
*
mac80211: fix some snprintf misuses
Eliad Peller
2013-10-01
2
-39
/
+42
|
*
mac80211: send a CSA action frame when changing channel
Simon Wunderlich
2013-09-26
1
-0
/
+60
|
*
mac80211: add support for CSA in IBSS mode
Simon Wunderlich
2013-09-26
6
-43
/
+480
|
*
mac80211: split off ibss disconnect
Simon Wunderlich
2013-09-26
1
-80
/
+92
|
*
mac80211: split off channel switch parsing function
Simon Wunderlich
2013-09-26
4
-223
/
+262
|
*
mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats
Lorenzo Bianconi
2013-09-26
1
-10
/
+13
|
*
mac80211: add fixed_rate management to minstrel rc
Lorenzo Bianconi
2013-09-26
1
-0
/
+14
|
*
mac80211: change beacon/connection polling
Stanislaw Gruszka
2013-09-26
3
-32
/
+10
|
*
mac80211: Remove superfluous is_multicast_ether_addr() call
Sergey Ryazanov
2013-09-26
1
-1
/
+1
|
*
mac80211: use ERR_CAST()
Johannes Berg
2013-09-26
1
-1
/
+1
|
*
mac80211: add ieee80211_iterate_active_interfaces_rtnl()
Johannes Berg
2013-09-26
1
-37
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
2
-4
/
+4
|
\
\
|
*
|
mac80211: fix the setting of extended supported rate IE
Chun-Yeow Yeoh
2013-09-26
1
-4
/
+1
|
*
|
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
2013-09-26
1
-0
/
+3
|
|
/
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
|
/
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-28
6
-17
/
+20
|
\
|
*
mac80211: fix change_interface queue assignments
Johannes Berg
2013-08-26
1
-8
/
+11
|
*
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-08-23
1
-2
/
+1
|
*
mac80211: assign seqnums for group QoS frames
Bob Copeland
2013-08-23
1
-2
/
+4
|
*
mac80211: only respond to probe request with mesh ID
Chun-Yeow Yeoh
2013-08-23
1
-0
/
+3
|
*
mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
Johannes Berg
2013-08-23
1
-3
/
+0
|
*
mac80211: minstrel_ht: don't use control.flags in TX status path
Johannes Berg
2013-08-22
1
-2
/
+1
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-28
1
-8
/
+3
|
\
\
|
*
|
mac80211: ignore (E)CSA in probe response frames
Johannes Berg
2013-08-23
1
-8
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-28
2
-4
/
+33
|
\
\
\
|
|
/
/
|
*
|
mac80211: ibss: fix ignored channel parameter
Simon Wunderlich
2013-08-21
1
-4
/
+29
|
*
|
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2013-08-21
1
-0
/
+3
|
*
|
mac80211: add missing channel context release
Johannes Berg
2013-08-21
1
-0
/
+1
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-16
10
-303
/
+516
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: add APIs to allow keeping connections after WoWLAN
Johannes Berg
2013-08-16
2
-8
/
+148
|
*
|
mac80211: move ibss presp generation in own function
Simon Wunderlich
2013-08-16
1
-76
/
+109
|
*
|
mac80211: perform power save processing before decryption
Johan Almbladh
2013-08-16
1
-202
/
+202
|
*
|
mac80211: ibss - do not scan if not needed when creating an IBSS
Antonio Quartulli
2013-08-12
1
-0
/
+11
|
*
|
mac80211: add vif to testmode cmd
David Spinadel
2013-08-12
1
-1
/
+10
|
*
|
cfg80211: add wdev to testmode cmd
David Spinadel
2013-08-12
1
-1
/
+3
|
*
|
mac80211: add control port protocol TX control flag
Johannes Berg
2013-08-12
2
-5
/
+8
|
*
|
mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels
Simon Wunderlich
2013-08-09
1
-0
/
+9
|
*
|
mac80211: allow lowest basic rate for unicast management for mesh
Chun-Yeow Yeoh
2013-08-09
1
-7
/
+16
|
*
|
wireless: make TU conversion macros available
Johannes Berg
2013-08-06
1
-3
/
+0
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-08-09
12
-33
/
+497
|
\
\
\
|
|
/
/
|
*
|
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
2013-08-01
7
-2
/
+386
|
*
|
mac80211: add debugfs for driver-buffered TID bitmap
Johannes Berg
2013-08-01
1
-0
/
+9
[next]