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-01-07
carl9170: refactor carl9170_update_beacon
Christian Lamparter
1
-53
/
+80
2013-01-07
carl9170: remove custom NUM_TID and friends
Christian Lamparter
2
-14
/
+8
2013-01-07
carl9170: disable hw crypto for p2p networks
Christian Lamparter
1
-0
/
+8
2013-01-07
carl9170: don't enable hw crypto offload, if the fw doesn't support it
Christian Lamparter
3
-12
/
+24
2013-01-07
carl9170: Only specify interface combinations if more than one interface is p...
Christian Lamparter
1
-10
/
+19
2013-01-07
carl9170: allow P2P_GO interface creation after P2P_CLIENT
Christian Lamparter
1
-3
/
+51
2013-01-07
carl9170: import 1.9.7 firmware headers
Christian Lamparter
3
-4
/
+12
2013-01-07
carl9170: advertise support for TDLS
Christian Lamparter
2
-5
/
+5
2013-01-07
ath9k_hw: use the devres API for allocations
Felix Fietkau
7
-80
/
+37
2013-01-07
ath9k: use the devres API for allocations/mappings
Felix Fietkau
7
-170
/
+51
2013-01-07
rt2800: refactor RFCSR initialization
Stanislaw Gruszka
1
-372
/
+423
2013-01-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
17
-386
/
+311
2013-01-03
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
6
-43
/
+51
2013-01-03
iwlwifi: fix spelling and value in LED registers.
Eytan Lifshitz
2
-3
/
+3
2013-01-03
iwlwifi: move some PCIe calls to better places
Johannes Berg
2
-6
/
+5
2013-01-03
iwlwifi: request IRQ only once
Johannes Berg
2
-41
/
+25
2013-01-03
iwlwifi: don't treat a bool as an error code
Emmanuel Grumbach
1
-2
/
+2
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
9
-98
/
+109
2013-01-03
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
8
-108
/
+115
2013-01-03
iwlwifi: use __packed
Johannes Berg
1
-4
/
+4
2013-01-03
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
3
-6
/
+8
2013-01-03
iwlwifi: don't verify fw after download
Emmanuel Grumbach
1
-94
/
+0
2013-01-03
iwlwifi: clean up code in AGG
Emmanuel Grumbach
1
-11
/
+10
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
4
-1
/
+10
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
2
-18
/
+13
2013-01-03
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
1
-0
/
+15
2013-01-03
wireless: use __aligned
Johannes Berg
3
-6
/
+6
2013-01-03
mac80211: support HT notify channel width action
Johannes Berg
2
-1
/
+39
2013-01-03
wireless: use __packed in ieee80211.h
Johannes Berg
1
-42
/
+42
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
13
-21
/
+85
2013-01-03
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
1
-103
/
+103
2013-01-03
mac80211: split out aggregation TX removal
Johannes Berg
1
-18
/
+30
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
8
-25
/
+33
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
4
-45
/
+113
2013-01-03
cfg80211: move some AP code to right file
Johannes Berg
2
-62
/
+62
2013-01-03
mac80211: restrict assoc request VHT capabilities
Johannes Berg
2
-3
/
+50
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
1
-6
/
+5
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
1
-16
/
+16
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
1
-0
/
+19
2013-01-03
mac80211: assign bss_conf.bssid only once
Johannes Berg
5
-20
/
+15
2013-01-03
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
3
-19
/
+16
2013-01-03
mac80211: reconfig bss_info_changed only if beaconing
Johannes Berg
1
-3
/
+5
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
6
-38
/
+21
2013-01-03
mac80211: fix channel context iteration
Johannes Berg
4
-4
/
+20
2013-01-03
mac80211: clean up association better in suspend
Johannes Berg
3
-3
/
+26
2013-01-03
mac80211: clean up ieee80211_quiesce
Johannes Berg
1
-17
/
+19
2013-01-03
mac82011: use frame control to differentiate probe resp/beacon
Emmanuel Grumbach
4
-48
/
+27
2013-01-03
mac80211: fix ieee80211_ie_build_vht_cap indentation
Johannes Berg
1
-1
/
+1
2013-01-03
cfg80211: adjacent 80+80 MHz channel segments are invalid
Johannes Berg
1
-0
/
+4
2013-01-03
mac80211: optimise AP stop RCU handling
Johannes Berg
4
-9
/
+29
[next]