index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
2010-01-22
1
-17
/
+28
*
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
2010-01-22
1
-1
/
+4
*
cfg80211: export multiple MAC addresses in sysfs
Johannes Berg
2010-01-22
2
-0
/
+32
*
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
*
nl80211: Allow association to change channels during reassociation
Jouni Malinen
2010-01-19
1
-1
/
+3
*
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
*
cfg80211: rcu-ify rdev and wdev
Johannes Berg
2010-01-19
2
-12
/
+17
*
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
7
-7
/
+21
|
\
|
*
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
|
*
cfg80211: fix channel setting for wext
Abhijeet Kolekar
2010-01-14
1
-0
/
+1
|
*
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
2010-01-11
1
-2
/
+2
|
*
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
*
|
cfg80211: make regulatory_hint_11d() band specific
Luis R. Rodriguez
2010-01-15
3
-20
/
+66
*
|
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
Benoit Papillault
2010-01-15
1
-1
/
+3
*
|
cfg80211: Ingore country IEs with a zero set of number of channels
Luis R. Rodriguez
2010-01-14
1
-0
/
+6
*
|
cfg80211: fix 2 GHz subband calculation for country IEs
Luis R. Rodriguez
2010-01-14
1
-2
/
+2
*
|
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
*
|
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
2010-01-12
2
-0
/
+51
*
|
cfg80211: Fix country IE parsing for single channel triplets
Luis R. Rodriguez
2010-01-12
1
-4
/
+221
*
|
cfg80211: process the max power on a country IE
Luis R. Rodriguez
2010-01-12
1
-1
/
+1
*
|
cfg80211: add debug print when we drop a bogus country IE
Luis R. Rodriguez
2010-01-12
1
-1
/
+3
*
|
mac80211: fix a few work bugs
Johannes Berg
2010-01-12
2
-0
/
+5
*
|
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
2010-01-12
3
-31
/
+96
*
|
mac80211: use Probe Request template when sending a direct scan
Kalle Valo
2010-01-12
1
-24
/
+16
*
|
mac80211: create Probe Request template
Kalle Valo
2010-01-12
1
-0
/
+50
*
|
mac80211: use PS Poll and Nullfunc templates when sending such frames
Kalle Valo
2010-01-12
1
-39
/
+9
[next]