index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-18
8
-9
/
+35
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
8
-9
/
+35
|
|
\
|
|
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
4
-6
/
+20
|
|
*
mac80211: don't send null data packet when not associated
Johannes Berg
2012-11-09
1
-0
/
+2
|
|
*
mac80211: fix memory leak in device registration error path
Johannes Berg
2012-11-09
1
-2
/
+4
|
|
*
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-05
1
-0
/
+5
|
|
*
mac80211: init sched_scan_ies
David Spinadel
2012-10-31
1
-1
/
+1
|
|
*
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
2012-10-31
1
-0
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
3
-26
/
+92
|
\
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-10-29
3
-26
/
+92
|
|
\
|
|
|
*
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
2012-10-26
1
-8
/
+10
|
|
*
mac80211: verify that skb data is present
Johannes Berg
2012-10-26
1
-1
/
+31
|
|
*
mac80211: check management frame header length
Johannes Berg
2012-10-26
1
-4
/
+8
|
|
*
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-10-26
1
-1
/
+1
|
|
*
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
2012-10-25
1
-0
/
+4
|
|
*
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
2012-10-25
1
-1
/
+1
|
|
*
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
2012-10-25
1
-4
/
+2
|
|
*
mac80211: use blacklist for duplicate IE check
Johannes Berg
2012-10-24
1
-7
/
+35
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-10-29
6
-14
/
+59
|
\
\
\
|
*
|
|
mac80211: complete bss_info tracing
Johannes Berg
2012-10-25
1
-3
/
+31
|
*
|
|
mac80211: use non-atomic bitmap operation for local variable
Johannes Berg
2012-10-25
1
-1
/
+1
|
*
|
|
mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon
Rami Rosen
2012-10-25
1
-5
/
+4
|
*
|
|
mac80211: expose AES-CMAC subkey calculation
Assaf Krauss
2012-10-23
1
-0
/
+17
|
*
|
|
mac80211: mesh STAs only process mesh beacons
Thomas Pedersen
2012-10-23
1
-4
/
+5
|
*
|
|
mac80211: fix WDS channel context test
Johannes Berg
2012-10-22
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-23
5
-20
/
+38
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-10-17
2
-15
/
+31
|
|
\
|
|
|
*
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
2012-10-17
1
-10
/
+20
|
|
*
cfg80211/mac80211: avoid state mishmash on deauth
Stanislaw Gruszka
2012-10-15
1
-2
/
+3
|
|
*
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-10-15
29
-697
/
+1122
|
|
|
\
|
|
*
|
mac80211: Fix FC masking in BIP AAD generation
Jouni Malinen
2012-10-01
1
-3
/
+8
|
*
|
|
mac80211: use ieee80211_free_txskb in a few more places
Felix Fietkau
2012-10-15
3
-5
/
+5
|
*
|
|
mac80211: check if key has TKIP type before updating IV
Stanislaw Gruszka
2012-10-15
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
mac80211: make client powersave independent of interface type
Marco Porsch
2012-10-19
6
-74
/
+122
*
|
|
nl/cfg80211: force scan using an AP vif if requested
Antonio Quartulli
2012-10-18
2
-2
/
+13
*
|
|
mac80211: fix copy-paste typo in Kconfig
Marco Porsch
2012-10-18
1
-1
/
+1
*
|
|
mac80211: use __printf attribute in debugfs
Johannes Berg
2012-10-18
1
-3
/
+3
*
|
|
mac80211: remove some unused code
Johannes Berg
2012-10-18
4
-18
/
+4
*
|
|
mac80211: remove unimplemented mesh vendor sync
Johannes Berg
2012-10-18
3
-54
/
+5
*
|
|
mac80211: Notify new IBSS network creation
Sujith Manoharan
2012-10-18
1
-3
/
+8
*
|
|
mac80211: add support for tx to abort low priority scan requests
Sam Leffler
2012-10-18
3
-4
/
+22
*
|
|
wireless: use OR operation to set wiphy features
Johannes Berg
2012-10-18
1
-3
/
+3
*
|
|
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
2012-10-17
1
-0
/
+5
*
|
|
mac80211: VHT peer STA caps
Mahesh Palivela
2012-10-17
5
-0
/
+60
*
|
|
ieee80211: Rename VHT cap struct
Mahesh Palivela
2012-10-17
3
-5
/
+5
*
|
|
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
2012-10-17
5
-6
/
+6
*
|
|
mac80211: Use appropriate debug wrapper
Mohammed Shafi Shajakhan
2012-10-17
1
-2
/
+2
*
|
|
mac80211: Allow station mode SAE to be implemented in user space
Jouni Malinen
2012-10-17
3
-7
/
+43
*
|
|
mac80211: Add debug print on unexpect authentication state
Jouni Malinen
2012-10-17
1
-1
/
+6
*
|
|
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
2012-10-17
4
-7
/
+7
[next]