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