index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix channel type recalculation with HT and non-HT interfaces
Felix Fietkau
2011-03-14
1
-0
/
+3
*
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
Helmut Schaa
2011-03-14
1
-7
/
+34
*
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
2011-03-11
3
-0
/
+95
*
mac80211: do not enable ps if 802.1x controlled port is unblocked
Jason Young
2011-03-11
2
-5
/
+36
*
mac80211: update minstrel_ht sample rate when probe is set
Daniel Halperin
2011-03-09
1
-10
/
+5
*
mac80211: fix scan race, simplify code
Johannes Berg
2011-03-07
1
-40
/
+24
*
mac80211: Add log message to ieee80211_restart_hw()
Michael Buesch
2011-03-07
1
-0
/
+3
*
mac80211: remove unused macros
Shan Wei
2011-03-07
3
-5
/
+0
*
mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht
Helmut Schaa
2011-03-04
1
-3
/
+1
*
mac80211: make rate control Kconfig warning depend on mac80211
Johannes Berg
2011-03-01
1
-1
/
+1
*
mac80211: add support for showing the last rx bitrate
Felix Fietkau
2011-03-01
3
-10
/
+36
*
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
5
-0
/
+108
*
mac80211: better fix for conn_mon_timer running after disassociate
Stanislaw Gruszka
2011-02-25
1
-6
/
+3
*
mac80211: copy peer MCS TX parameters
Johannes Berg
2011-02-25
1
-1
/
+4
*
mac80211: remove IBSS merge delay
Johannes Berg
2011-02-25
1
-5
/
+0
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
2
-110
/
+58
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
2
-3
/
+3
*
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2011-02-23
2
-3
/
+13
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
6
-3
/
+18
|
\
|
*
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
2011-02-18
1
-0
/
+6
|
*
mac80211: add missing locking in ieee80211_reconfig
Eliad Peller
2011-02-09
1
-0
/
+2
|
*
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
2011-02-07
1
-1
/
+1
|
*
mac80211: fix TX status cookie in HW offload case
Johannes Berg
2011-02-02
3
-2
/
+9
*
|
mac80211: Clear PS related flag on disabling power save.
Vivek Natarajan
2011-02-18
1
-0
/
+1
*
|
small adjustment to net/mac80211/Kconfig
Jan Beulich
2011-02-18
1
-1
/
+1
*
|
mac80211: fix 2.4 GHz 40 MHz disabling
Johannes Berg
2011-02-18
4
-15
/
+13
*
|
mac80211: Add power to debugfs.
Ben Greear
2011-02-18
1
-0
/
+6
*
|
mac80211: reply to directed probes in IBSS
Johannes Berg
2011-02-14
1
-5
/
+6
*
|
mac80211: Remove superfluous if clause
Helmut Schaa
2011-02-14
1
-11
/
+1
*
|
mac80211: Ensure power-level set properly for scanning.
Ben Greear
2011-02-09
2
-2
/
+10
*
|
mac80211: Allow work items to use existing channel type.
Ben Greear
2011-02-09
1
-3
/
+50
*
|
mac80211: Allow scanning on existing channel-type.
Ben Greear
2011-02-09
2
-6
/
+16
*
|
mac80211: Properly set work-item channel-type.
Ben Greear
2011-02-09
2
-0
/
+3
*
|
mac80211: remove unneeded check
Dan Carpenter
2011-02-07
1
-1
/
+1
*
|
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
2011-02-07
1
-5
/
+2
*
|
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
2011-02-07
1
-1
/
+2
*
|
mac80211: Make some mlme timers module paramaters.
Ben Greear
2011-02-07
1
-11
/
+23
*
|
mac80211: Optimize scans on current operating channel.
Ben Greear
2011-02-04
7
-89
/
+214
*
|
mac80211: do not send duplicate data frames to the cooked monitor interface
Felix Fietkau
2011-02-04
1
-1
/
+1
*
|
mac80211: do not restart ps timer during scan or offchannel
Rajkumar Manoharan
2011-02-04
1
-1
/
+4
*
|
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
Christian Lamparter
2011-02-04
2
-1
/
+4
*
|
mac80211: Add testing functionality for TKIP
Jouni Malinen
2011-02-03
2
-1
/
+108
*
|
mac80211: Remove obsolete TKIP flexibility
Jouni Malinen
2011-02-03
1
-25
/
+7
*
|
mac80211: allow GO to scan like AP
Johannes Berg
2011-02-03
1
-2
/
+5
*
|
mac80211: pass up beacons from external BSS when operating as AP
Arik Nemtsov
2011-02-03
1
-1
/
+2
*
|
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
2011-02-03
3
-3
/
+31
*
|
mac80211: do not calc frame duration when using HW rate-control
Arik Nemtsov
2011-02-03
1
-1
/
+2
*
|
mac80211: Recalculate channel-type on iface removal.
Ben Greear
2011-02-03
1
-1
/
+8
*
|
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
2011-02-03
1
-4
/
+22
*
|
mac80211: Show configured channel-type in netdev debugfs.
Ben Greear
2011-02-03
1
-0
/
+6
[next]