index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
2
-20
/
+0
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
10
-74
/
+50
2012-04-10
mac80211: set HT channel before association
Johannes Berg
4
-138
/
+117
2012-04-10
mac80211: use AC constants
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2
-8
/
+5
2012-04-10
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2
-23
/
+20
2012-04-10
mac80211: clean up uAPSD TX code
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: fix mesh TX coding style
Johannes Berg
1
-6
/
+6
2012-04-10
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2
-5
/
+5
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
6
-5
/
+13
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-10
iwlwifi: Add pr_fmt
Joe Perches
2
-0
/
+6
2012-04-10
iwlwifi: fix unused variable warning
Oliver Hartkopp
1
-1
/
+2
2012-04-10
ath5k: Introduce _ath5k_printk to reduce code/text
Joe Perches
2
-4
/
+25
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
26
-68
/
+106
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
9
-7
/
+39
2012-04-09
iwlwifi: move FW_ERROR to priv
Don Fry
6
-18
/
+12
2012-04-09
iwlwifi: remove firmware info from iwl_shared
Meenakshi Venkataraman
2
-12
/
+9
2012-04-09
iwlwifi: move iwl_get_single_channel_number and mark it static
Meenakshi Venkataraman
3
-42
/
+40
2012-04-09
iwlwifi: move iwl_full_rxon_required and mark it static
Meenakshi Venkataraman
3
-65
/
+64
2012-04-09
iwlwifi: move iwl_check_rxon_cmd and mark it static
Meenakshi Venkataraman
3
-73
/
+73
2012-04-09
iwlwifi: move iwl_set_rxon_hwcrypto and mark it static
Meenakshi Venkataraman
3
-14
/
+12
2012-04-09
iwlwifi: Move iwl_send_rxon_timing and make it static
Meenakshi Venkataraman
3
-104
/
+103
2012-04-09
iwlwifi: move iwl_init_geos to iwl-agn.c
Meenakshi Venkataraman
3
-190
/
+183
2012-04-09
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
6
-19
/
+18
2012-04-09
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
10
-430
/
+432
2012-04-09
iwlwifi: make iwl_nic_error static
Meenakshi Venkataraman
3
-8
/
+7
2012-04-09
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
Meenakshi Venkataraman
3
-2
/
+3
2012-04-09
iwlwifi: move valid_contexts to priv
Johannes Berg
6
-9
/
+8
2012-04-09
iwlwifi: move queue mapping out of transport
Johannes Berg
17
-575
/
+419
2012-04-09
iwlwifi: use scan while idle
Johannes Berg
2
-3
/
+8
2012-04-09
iwlwifi: remove scan_rx_antennas
Johannes Berg
2
-5
/
+0
2012-04-09
iwlwifi: remove iq_invert config param
Johannes Berg
2
-13
/
+6
2012-04-09
iwlwifi: remove support_wimax_coexist
Johannes Berg
2
-51
/
+2
2012-04-09
iwlwifi: clarify config struct comments
Johannes Berg
1
-7
/
+3
2012-04-09
iwlwifi: add trailing newline to various messages
Johannes Berg
7
-16
/
+16
2012-04-09
iwlwifi: simplify calibration collection
Johannes Berg
3
-25
/
+27
2012-04-09
iwlwifi: extend notification wait
Johannes Berg
5
-23
/
+72
2012-04-09
iwlwifi: process multiple frames per RXB
Johannes Berg
4
-64
/
+85
2012-04-09
iwlwifi: remove un-needed parameter
Wey-Yi Guy
1
-20
/
+13
2012-04-09
iwlwifi: phy_db structure
David Spinadel
4
-0
/
+406
2012-04-09
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-04-09
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2
-6
/
+20
2012-04-09
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-09
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
2
-5
/
+5
2012-04-09
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
6
-9
/
+40
2012-04-09
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-09
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-09
rt2x00: increase led's name buffer length
Jakub Kicinski
1
-8
/
+8
[next]