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
2013-11-25
cfg80211: process non country IE conflicting first
Luis R. Rodriguez
1
-19
/
+20
2013-11-25
cfg80211: process country IE regulatory requests on their own
Luis R. Rodriguez
1
-133
/
+68
2013-11-25
cfg80211: process driver regulatory requests on its own
Luis R. Rodriguez
1
-17
/
+86
2013-11-25
cfg80211: process user regulatory requests on its own
Luis R. Rodriguez
1
-33
/
+81
2013-11-25
cfg80211: processing core regulatory hints on its own
Luis R. Rodriguez
1
-2
/
+44
2013-11-25
cfg80211: check regulatory request alpha2 early
Luis R. Rodriguez
3
-1
/
+5
2013-11-25
cfg80211: enforce disabling channels by custom or strict settings
Luis R. Rodriguez
1
-3
/
+14
2013-11-25
cfg80211: fix parsing when db.txt ends on a rule
Luis R. Rodriguez
1
-0
/
+2
2013-11-25
cfg80211: add function helpers to genregdb.awk
Luis R. Rodriguez
1
-11
/
+25
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
15
-101
/
+480
2013-11-25
cfg80211: allow beaconing after DFS CAC
Janusz Dziedzic
1
-11
/
+74
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
8
-12
/
+23
2013-11-25
mac80211: verify ieee80211_key_replace() arguments
Johannes Berg
1
-0
/
+4
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
2
-10
/
+6
2013-11-25
cfg80211: add missing break in cfg80211_get_chan_state()
Johannes Berg
1
-0
/
+1
2013-11-25
mac80211: remove useless tests for array
Johannes Berg
1
-3
/
+3
2013-11-25
mac80211: clean up mesh local link ID generation
Thomas Pedersen
3
-9
/
+38
2013-11-25
mac80211: factor out plink event gathering
Thomas Pedersen
1
-80
/
+115
2013-11-25
mac80211: factor out peering FSM
Thomas Pedersen
1
-143
/
+155
2013-11-25
mac80211: assign sta plid early
Thomas Pedersen
1
-2
/
+1
2013-11-25
mac80211: consolidate rcu unlocks in plink frame rx
Thomas Pedersen
1
-18
/
+10
2013-11-25
mac80211: factor peering frame processing into own function
Thomas Pedersen
1
-40
/
+48
2013-11-25
mac80211: remove unused mesh_mgmt_ies_add() prototype
Bob Copeland
1
-2
/
+0
2013-11-25
mac80211: return -ENOMEM in mesh_plink_frame_tx
Bob Copeland
1
-1
/
+1
2013-11-25
mac80211: mesh_plink: don't ignore holding timer
Bob Copeland
1
-2
/
+1
2013-11-25
mac80211: mesh_plink: collapse the two switch statements together
Bob Copeland
1
-17
/
+9
2013-11-25
mac80211: mesh: rewrite rssi_threshold_check in C
Bob Copeland
1
-8
/
+12
2013-11-25
mac80211: mesh_plink: group basic fitness checks
Bob Copeland
1
-33
/
+37
2013-11-25
mac80211: mesh: factor out common plink close/estab code
Bob Copeland
1
-55
/
+43
2013-11-25
mac80211: hold sta->lock across plink switch statements
Bob Copeland
1
-26
/
+3
2013-11-25
mac80211: consolidate calls to plink_frame_tx
Thomas Pedersen
1
-43
/
+29
2013-11-25
mac80211: fix off-by-one in llid check.
Bob Copeland
1
-1
/
+1
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
1
-6
/
+5
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2
-1
/
+10
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
3
-1
/
+88
2013-11-25
cfg80211: add helper functions for start/end freq
Janusz Dziedzic
1
-14
/
+30
2013-11-25
mac80211_hwsim: VHT add 160MHz width support
Janusz Dziedzic
1
-0
/
+1
2013-11-25
mac80211_hwsim: Add iface comb for DFS
Janusz Dziedzic
1
-8
/
+42
2013-11-25
mac80211_hwsim: use debugfs_remove_recursive
Janusz Dziedzic
1
-11
/
+5
2013-11-25
mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
Karl Beldan
1
-13
/
+5
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
37
-230
/
+197
2013-11-25
nl80211: better document NL80211_CMD_TDLS_MGMT
Arik Nemtsov
1
-1
/
+8
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+0
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-29
/
+43
2013-11-05
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
16
-53
/
+175
2013-11-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
18
-973
/
+1506
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-4
/
+6
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
38
-456
/
+1305
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
54
-209
/
+415
2013-10-30
iwlwifi: mvm: BT Coex - fix copy paste issue
Emmanuel Grumbach
1
-1
/
+1
[next]