index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
mac80211: remove requeue from work
Johannes Berg
2009-12-28
1
-18
/
+0
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
4
-29
/
+12
*
|
mac80211/cfg80211: add station events
Johannes Berg
2009-12-28
4
-1
/
+39
*
|
mac80211: make off-channel work generic
Johannes Berg
2009-12-28
3
-68
/
+88
*
|
mac80211: support remain-on-channel command
Johannes Berg
2009-12-28
6
-6
/
+181
*
|
cfg80211: add remain-on-channel command
Jouni Malinen
2009-12-28
5
-15
/
+285
*
|
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
2009-12-28
4
-152
/
+178
*
|
mac80211: proper bss private data handling
Johannes Berg
2009-12-28
7
-72
/
+82
*
|
mac80211: split up and insert custom IEs correctly
Johannes Berg
2009-12-28
3
-27
/
+154
*
|
mac80211: refactor association
Johannes Berg
2009-12-28
2
-109
/
+137
*
|
mac80211: rewrite a few work messages
Johannes Berg
2009-12-28
1
-10
/
+10
*
|
mac80211: generalise work handling
Johannes Berg
2009-12-28
9
-835
/
+1112
*
|
mac80211: generalise management work a bit
Johannes Berg
2009-12-28
2
-107
/
+172
*
|
mac80211: let cfg80211 manage auth state
Johannes Berg
2009-12-28
2
-103
/
+73
*
|
mac80211: introduce flush operation
Johannes Berg
2009-12-28
4
-2
/
+41
[prev]
[next]