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: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
6
-43
/
+28
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
10
-22
/
+343
|
\
|
*
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
3
-0
/
+9
|
*
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
2012-05-08
1
-3
/
+9
|
*
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2012-05-08
2
-7
/
+77
|
*
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
4
-9
/
+8
|
*
mac80211: Add more ethtools stats: survey, rates, etc
Ben Greear
2012-05-08
1
-8
/
+81
|
*
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
2012-05-08
3
-3
/
+68
|
*
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
2012-05-08
1
-0
/
+91
|
*
mac80211: don't transmit 40MHz frames to 20MHz peer
Thomas Pedersen
2012-05-08
1
-0
/
+6
|
*
mac80211: insert mesh peer after init
Thomas Pedersen
2012-05-08
1
-3
/
+5
|
*
mac80211: fix rate control update on 2040 bss change
Rajkumar Manoharan
2012-05-08
1
-1
/
+1
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
2012-05-09
2
-3
/
+3
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
13
-71
/
+64
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
4
-5
/
+6
|
\
|
*
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-04-30
1
-1
/
+2
|
*
mac80211: call ieee80211_mgd_stop() on interface stop
Eliad Peller
2012-04-24
3
-4
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-26
14
-118
/
+226
|
\
\
|
*
|
mac80211: Adds clean sdata helper
Andrei Emeltchenko
2012-04-24
2
-5
/
+18
|
*
|
mac80211: fix num_mcast_sta counting issues
Felix Fietkau
2012-04-24
2
-4
/
+27
|
*
|
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
2012-04-24
4
-6
/
+6
|
*
|
mac80211: check for non-managed interface
Wey-Yi Guy
2012-04-24
1
-0
/
+4
|
*
|
mac80211: declare ieee80211_ave_rssi as EXPORT
Wey-Yi Guy
2012-04-23
1
-0
/
+1
|
*
|
mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint
Javier Cardona
2012-04-23
1
-1
/
+1
|
*
|
mac80211: fix STA channel width field
Thomas Pedersen
2012-04-23
1
-1
/
+3
|
*
|
mac80211: don't set mesh peer ht caps if ht disabled
Thomas Pedersen
2012-04-23
1
-1
/
+2
|
*
|
mac80211: refactor mesh peer rate handling
Thomas Pedersen
2012-04-23
3
-29
/
+25
|
*
|
mac80211: refactor mesh peer initialization
Thomas Pedersen
2012-04-23
1
-54
/
+72
|
*
|
mac80211: Support on-channel scan option.
Ben Greear
2012-04-23
4
-27
/
+77
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
2
-6
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
mac80211: fix logic error in ibss channel type check
Felix Fietkau
2012-04-17
1
-2
/
+2
|
*
mac80211: fix truncated packets in cooked monitor rx
Felix Fietkau
2012-04-17
1
-4
/
+6
*
|
mac80211: add function retrieve average rssi
Wey-Yi Guy
2012-04-16
1
-0
/
+8
*
|
mac80211: Take into account TSF adjustment latency in Toffset setpoint
Javier Cardona
2012-04-16
1
-1
/
+7
*
|
mac80211: Choose a new toffset setpoint if a big tsf jump is detected.
Javier Cardona
2012-04-16
1
-6
/
+20
*
|
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
Luciano Coelho
2012-04-16
1
-1
/
+2
*
|
mac80211: remove ieee80211_rx_bss_get
Mohammed Shafi Shajakhan
2012-04-13
2
-17
/
+0
*
|
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-13
5
-31
/
+27
*
|
mac80211: fix an issue in ieee80211_tx_info count field management
Lorenzo Bianconi
2012-04-13
1
-1
/
+7
*
|
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
2012-04-13
1
-1
/
+3
*
|
mac80211: protect ->scanning by mutex in ieee80211_work_work()
Stanislaw Gruszka
2012-04-13
1
-3
/
+5
*
|
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
2012-04-13
4
-19
/
+53
*
|
mac80211: fix the assignment of PREQ's MAC address for Proactive RANN
Chun-Yeow Yeoh
2012-04-12
2
-2
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
8
-19
/
+11
|
\
\
|
|
/
|
*
mac80211: fix association beacon wait timeout
Johannes Berg
2012-04-09
1
-2
/
+1
|
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-04-05
6
-16
/
+9
|
|
\
|
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
6
-16
/
+9
|
*
|
mac80211: fix oper channel timestamp updation
Rajkumar Manoharan
2012-03-28
1
-1
/
+1
*
|
|
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
2012-04-11
3
-0
/
+37
*
|
|
mac80211: clean up an ieee80211_do_open error path
Johannes Berg
2012-04-11
1
-3
/
+3
[next]