index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
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
*
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
2010-01-12
1
-0
/
+78
*
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
2010-01-12
1
-0
/
+111
*
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2010-01-12
8
-64
/
+116
*
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
2010-01-12
2
-11
/
+38
*
mac80211: quit addba_resp_timer if Tx BA session is torn down
Zhu Yi
2010-01-12
1
-1
/
+2
*
mac80211: Add new callback set_coverage_class
Lukáš Turek
2010-01-12
3
-0
/
+45
*
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
2010-01-12
2
-0
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-06
3
-7
/
+7
|
\
|
*
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
2010-01-06
3
-9
/
+9
|
*
mac80211: fix-up build breakage in 2.6.33
John W. Linville
2010-01-06
1
-1
/
+1
*
|
wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
John W. Linville
2010-01-05
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
7
-33
/
+133
|
\
\
|
|
/
|
*
mac80211: fix skb buffering issue
Johannes Berg
2010-01-05
6
-32
/
+132
|
*
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
2010-01-04
1
-1
/
+1
*
|
mac80211: fix ampdu_action tx_start ssn
Christian Lamparter
2010-01-05
1
-1
/
+1
*
|
cfg80211: add a regulatory debug print
Luis R. Rodriguez
2010-01-05
1
-14
/
+18
*
|
mac80211: fix ieee80211_change_mac() to use struct sockaddr
Kalle Valo
2010-01-05
1
-2
/
+3
*
|
mac80211: fix a warning related to pointer conversion to u64 cookie
Kalle Valo
2010-01-05
1
-6
/
+6
*
|
mac80211: No need to include WEXT headers here
Jouni Malinen
2010-01-05
3
-3
/
+0
*
|
mac80211: fix typo added by "mac80211: fix propagation of failed..."
John W. Linville
2010-01-04
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-30
5
-5
/
+41
|
\
\
|
|
/
|
*
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
2009-12-28
1
-0
/
+12
|
*
mac80211: fix race with suspend and dynamic_ps_disable_work
Luis R. Rodriguez
2009-12-28
1
-0
/
+4
|
*
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
2009-12-28
1
-4
/
+9
|
*
cfg80211: fix race between deauth and assoc response
Johannes Berg
2009-12-28
1
-1
/
+12
|
*
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
2009-12-28
1
-0
/
+4
*
|
mac80211: annotate sleeping driver ops
Kalle Valo
2009-12-28
1
-4
/
+56
[next]