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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-08
3
-10
/
+21
|
\
|
*
mac80211: fix deferred hardware scan requests
Johannes Berg
2010-02-08
1
-8
/
+10
|
*
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
2010-02-08
1
-1
/
+1
|
*
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
2010-01-26
1
-1
/
+1
*
|
mac80211: Don't call rate control when HW handles it
Vasanthakumar
2010-02-01
1
-0
/
+4
*
|
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
Felix Fietkau
2010-02-01
1
-0
/
+2
*
|
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
2010-02-01
1
-2
/
+4
*
|
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
2010-02-01
1
-2
/
+2
*
|
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
2010-02-01
1
-11
/
+13
*
|
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
2010-02-01
1
-1
/
+1
*
|
mac80211: wait for beacon before enabling powersave
Johannes Berg
2010-01-26
2
-7
/
+24
*
|
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
2010-01-25
1
-0
/
+3
*
|
mac80211: track work started through callbacks
Johannes Berg
2010-01-25
2
-8
/
+10
*
|
mac80211: fix sw crypto
Johannes Berg
2010-01-25
1
-1
/
+1
*
|
mac80211: fix WARN_ON in the new work code
Felix Fietkau
2010-01-25
1
-2
/
+0
*
|
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
2010-01-25
1
-2
/
+0
*
|
mac80211: fix tx select key null pointer crash with hostapd
Kalle Valo
2010-01-23
1
-3
/
+4
*
|
mac80211: add missing key check
Johannes Berg
2010-01-22
1
-1
/
+1
*
|
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
2010-01-22
1
-17
/
+28
*
|
mac80211: pass vif and station to update_tkip_key
Johannes Berg
2010-01-22
3
-17
/
+24
*
|
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
2010-01-22
1
-3
/
+2
*
|
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
2010-01-19
1
-5
/
+1
*
|
mac80211: removed useless code in IBSS management
Benoit Papillault
2010-01-19
1
-7
/
+9
*
|
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
2010-01-19
2
-28
/
+11
*
|
mac80211: move control.hw_key assignment
Johannes Berg
2010-01-19
4
-49
/
+46
*
|
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
Johannes Berg
2010-01-19
1
-3
/
+0
*
|
mac80211: clear TX control on filtered frames
Johannes Berg
2010-01-19
1
-0
/
+8
*
|
mac80211: move and rename misc tx handler
Johannes Berg
2010-01-19
1
-12
/
+12
*
|
mac80211: pid: replace open-coded msecs_to_jiffies
Bob Copeland
2010-01-19
1
-6
/
+2
*
|
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
2010-01-19
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-19
5
-5
/
+18
|
\
\
|
|
/
|
*
mac80211: fix sign error in pid controller
Bob Copeland
2010-01-18
1
-1
/
+1
|
*
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
2010-01-15
1
-0
/
+3
|
*
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
2010-01-11
1
-2
/
+5
|
*
mac80211: fix endian error
Johannes Berg
2010-01-08
1
-2
/
+2
|
*
mac80211: add missing sanity checks for action frames
Felix Fietkau
2010-01-08
2
-1
/
+7
|
*
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
2010-01-08
1
-0
/
+1
*
|
mac80211: fix memory leak in ieee80211_send_probe_req
Ming Lei
2010-01-15
1
-0
/
+1
*
|
mac80211: force use_short_slot=true for 5GHz
Felix Fietkau
2010-01-15
2
-0
/
+9
*
|
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
2010-01-15
1
-1
/
+3
*
|
mac80211: check uapsd state for dynamic power save
Kalle Valo
2010-01-12
1
-0
/
+25
*
|
mac80211: create tx handler for dynamic ps
Kalle Valo
2010-01-12
1
-40
/
+41
*
|
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
2010-01-12
5
-3
/
+113
*
|
mac80211: add U-APSD client support
Kalle Valo
2010-01-12
7
-6
/
+81
*
|
mac80211: remove unused type argument
Johannes Berg
2010-01-12
1
-19
/
+19
*
|
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
2010-01-12
1
-1
/
+1
*
|
net/mac80211/mlme.c: Remove unnecessary semicolons
Joe Perches
2010-01-12
1
-1
/
+1
*
|
mac80211: fix return from ieee80211_assoc_success
Johannes Berg
2010-01-12
1
-1
/
+1
*
|
mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
Felix Fietkau
2010-01-12
1
-1
/
+4
*
|
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
2010-01-12
3
-6
/
+30
[next]