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