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
*
iwlwifi: virtualize op_mode's stop/start queue
Emmanuel Grumbach
2012-02-27
6
-6
/
+31
*
iwlwifi: virtualize op_mode's rx
Emmanuel Grumbach
2012-02-27
6
-7
/
+21
*
iwlwifi: virtualize op_mode's free skb
Emmanuel Grumbach
2012-02-27
7
-3
/
+34
*
iwlwifi: use sparse compliant __aligned__ attribute
Emmanuel Grumbach
2012-02-27
2
-2
/
+2
*
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-27
12
-65
/
+204
*
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
Emmanuel Grumbach
2012-02-27
3
-3
/
+3
*
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
2012-02-27
3
-2
/
+21
*
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
2012-02-27
6
-29
/
+210
*
iwlwifi: move uCode flags handling to op_mode
Johannes Berg
2012-02-27
2
-16
/
+21
*
iwlwifi: move content of iwl_probe to post fetch_fw
Emmanuel Grumbach
2012-02-27
4
-55
/
+67
*
iwlwifi: parse_tlv functions set the fw_version string
Emmanuel Grumbach
2012-02-27
2
-31
/
+44
*
rt2800pci: Fix 'Error - MCU request failed' during initialization
Jakub Kicinski
2012-02-27
1
-8
/
+17
*
rt2800: Add documentation on MCU requests
Jakub Kicinski
2012-02-27
2
-4
/
+19
*
iwlwifi: iwl-agn.h included twice
Danny Kukawka
2012-02-27
1
-1
/
+0
*
mac80211_hwsim: correctly line up a multiline printk
Antonio Quartulli
2012-02-27
1
-1
/
+1
*
mac80211: remove local_to_hw
Johannes Berg
2012-02-27
4
-11
/
+5
*
mac80211: fix sta_info_flush() return value
Johannes Berg
2012-02-27
1
-1
/
+3
*
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
3
-0
/
+16
*
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
2012-02-27
1
-3
/
+3
*
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
2012-02-27
1
-4
/
+4
*
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
Stanislav Yakovlev
2012-02-27
1
-55
/
+35
*
mac80211: use proper sub_if_data on suspend path
Jakub Kicinski
2012-02-27
1
-1
/
+1
*
ath9k: Cleanup mci.c
Sujith Manoharan
2012-02-27
1
-154
/
+59
*
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
2012-02-27
1
-294
/
+68
*
ath9k_hw: Remove HW revision checks
Sujith Manoharan
2012-02-27
1
-24
/
+10
*
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
2012-02-27
1
-44
/
+47
*
ath9k: Modify ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
1
-8
/
+8
*
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
2012-02-27
4
-68
/
+1
*
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
2012-02-27
4
-42
/
+1
*
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
2
-6
/
+22
*
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
Sujith Manoharan
2012-02-27
3
-31
/
+34
*
ath9k_htc: Start/stop btcoex using a helper
Sujith Manoharan
2012-02-27
3
-12
/
+29
*
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
5
-14
/
+80
*
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
2012-02-27
2
-267
/
+254
*
ath9k_hw: Cleanup MCI bits from hw.h
Sujith Manoharan
2012-02-27
5
-195
/
+199
*
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
2012-02-27
3
-118
/
+163
*
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
2012-02-27
3
-38
/
+54
*
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
2012-02-27
3
-15
/
+20
*
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
2012-02-27
3
-27
/
+28
*
ath9k: Initialize BTCOEX scheme using a helper
Sujith Manoharan
2012-02-27
4
-25
/
+37
*
ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2012-02-27
3
-2
/
+34
*
ath9k: Calculate ampdu limit using a helper
Sujith Manoharan
2012-02-27
3
-10
/
+24
*
ath9k: Process BTCOEX interrupts using a helper
Sujith Manoharan
2012-02-27
3
-6
/
+14
*
ath9k: Use proper start/stop routines for BTCOEX
Sujith Manoharan
2012-02-27
3
-19
/
+34
*
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
2012-02-27
3
-47
/
+54
*
ath9k: Initialize MCI params using a helper
Sujith Manoharan
2012-02-27
3
-21
/
+27
*
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
2012-02-27
4
-56
/
+23
*
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
2012-02-27
7
-1573
/
+10
*
mac80211: fix associated vs. idle race
Johannes Berg
2012-02-27
1
-1
/
+15
*
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
6
-2
/
+4
[next]