index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_null.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
5
-52
/
+41
2013-01-03
regulatory: use RCU to protect last_request
Johannes Berg
2
-90
/
+111
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
5
-66
/
+88
2013-01-03
regulatory: pass new regdomain to reset function
Johannes Berg
1
-15
/
+11
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
5
-49
/
+21
2013-01-03
regulatory: fix reg_is_valid_request handling
Johannes Berg
3
-23
/
+17
2013-01-03
regulatory: remove locking from wiphy_apply_custom_regulatory
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: clarify locking rules and assertions
Johannes Berg
1
-20
/
+11
2013-01-03
regulatory: simplify freq_reg_info_regd
Johannes Berg
1
-15
/
+16
2013-01-03
regulatory: remove useless warning
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: remove redundant isalpha() check
Johannes Berg
1
-4
/
+2
2013-01-03
regulatory: simplify restore_regulatory_settings
Johannes Berg
1
-14
/
+1
[next]