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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
mac80211: change locking around ieee80211_recalc_smps
Johannes Berg
4
-8
/
+5
2012-09-14
mac80211: handle power constraint/country IE better
Johannes Berg
3
-22
/
+72
2012-09-11
mac80211: remove unneeded CONFIG_PM ifdef
Johannes Berg
1
-13
/
+0
2012-09-10
mac80211: validate skb->dev in the tx status path
Felix Fietkau
1
-18
/
+30
2012-09-10
mac80211: use call_rcu() on sta deletion
Eliad Peller
3
-57
/
+81
2012-09-10
mac80211: add key flag for management keys
Johannes Berg
6
-6
/
+46
2012-09-07
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
1
-1
/
+32
2012-09-07
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
3
-50
/
+54
2012-09-07
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
mac80211: refactor set_channel_type
Michal Kazior
1
-19
/
+48
2012-09-06
mac80211: use synchronize_net() on key destroying
Eliad Peller
1
-1
/
+1
2012-09-06
mac80211: check power constraint IE size when parsing
Johannes Berg
3
-10
/
+6
2012-09-06
mac80211_hwsim: move module_init/exit
Johannes Berg
1
-4
/
+1
2012-09-06
wireless: remove obsolete chan no/center freq conversion functions
Johannes Berg
1
-80
/
+0
2012-09-06
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
146
-1386
/
+4319
2012-09-06
mac80211: disconnect if channel switch fails
Johannes Berg
2
-18
/
+38
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
2
-26
/
+14
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
11
-44
/
+66
2012-09-06
mac80211: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-05
cfg80211: fix indentation
Hila Gonen
1
-1
/
+1
2012-09-05
wext: include wireless event id when it has a size problem
Arend van Spriel
1
-4
/
+4
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
1
-5
/
+4
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-09-05
cfg80211: add kerneldoc entry for "vht_cap"
Robert P. J. Day
1
-0
/
+1
2012-09-05
cfg80211: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-09-04
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
1
-1
/
+3
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-09-04
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
1
-7
/
+9
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-1
/
+46
2012-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
15
-93
/
+241
2012-08-22
mac80211: Fix AP mode regression
Sujith Manoharan
1
-1
/
+1
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-21
carl9170: report A-MPDU status
Christian Lamparter
2
-4
/
+12
2012-08-21
ath9k_htc: implement sta_rc_update() mac80211 callback
Antonio Quartulli
1
-0
/
+29
2012-08-21
bcma: detect and register NAND flash device
Rafał Miłecki
5
-4
/
+48
2012-08-21
bcma: detect and register serial flash device
Rafał Miłecki
6
-4
/
+146
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
84
-617
/
+1245
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
2
-0
/
+45
2012-08-21
iwlwifi: fix FW restart on init FW
Amit Beka
1
-2
/
+7
2012-08-21
iwlwifi: fix the preparation of the card
Emmanuel Grumbach
1
-9
/
+8
2012-08-20
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
1
-17
/
+6
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
4
-7
/
+11
2012-08-20
mac80211: convert ops checks to WARN_ON
Johannes Berg
1
-7
/
+5
2012-08-20
mac80211: check operating channel in scan
Johannes Berg
1
-5
/
+4
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: don't assume channel is set in tracing
Johannes Berg
1
-3
/
+6
2012-08-20
mac80211: use oper_channel in rate init
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: remove freq/chantype from debugfs
Johannes Berg
1
-32
/
+0
2012-08-20
mac80211: remove almost unused local variable
Johannes Berg
1
-5
/
+2
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
2
-8
/
+10
[next]