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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
ipw2x00: remove ipw2100_rates_11b[]
Stanislav Yakovlev
1
-9
/
+2
2012-02-29
zd1211rw: wait between setting hash table and powering radio on
Florian Fainelli
1
-1
/
+11
2012-02-27
iwlwifi: fix IDI compilation
Emmanuel Grumbach
1
-1
/
+1
2012-02-27
iwlwifi: update pci subsystem id
Wey-Yi Guy
3
-3
/
+16
2012-02-27
iwlwifi: one more sku added to 6x35 series
Wey-Yi Guy
1
-0
/
+1
2012-02-27
iwlwifi: iwl-trans.h doesn't need all these includes
Emmanuel Grumbach
2
-4
/
+5
2012-02-27
iwlwifi: document the operational mode
Emmanuel Grumbach
2
-8
/
+34
2012-02-27
iwlwifi: remove iwl_reset_traffic_log from shared
Emmanuel Grumbach
2
-4
/
+2
2012-02-27
iwlwifi: remove iwl_print_rx_config_cmd from shared
Emmanuel Grumbach
4
-14
/
+15
2012-02-27
iwlwifi: kill iwl_bus.h
Emmanuel Grumbach
9
-188
/
+29
2012-02-27
iwlwifi: eeprom gets transport and not bus
Emmanuel Grumbach
3
-77
/
+80
2012-02-27
iwlwifi: move eeprom defines to iwl-eeprom.c
Emmanuel Grumbach
2
-3
/
+4
2012-02-27
iwlwifi: remove a few dereferences to iwl_priv from the tansport
Emmanuel Grumbach
1
-4
/
+3
2012-02-27
iwlwifi: virtualize op_mode's fw_error
Emmanuel Grumbach
7
-5
/
+21
2012-02-27
iwlwifi: virtualize op_mode's set_hw_rf_kill
Emmanuel Grumbach
7
-7
/
+18
2012-02-27
iwlwifi: virtualize op_mode's stop/start queue
Emmanuel Grumbach
6
-6
/
+31
2012-02-27
iwlwifi: virtualize op_mode's rx
Emmanuel Grumbach
6
-7
/
+21
2012-02-27
iwlwifi: virtualize op_mode's free skb
Emmanuel Grumbach
7
-3
/
+34
2012-02-27
iwlwifi: use sparse compliant __aligned__ attribute
Emmanuel Grumbach
2
-2
/
+2
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
12
-65
/
+204
2012-02-27
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
Emmanuel Grumbach
3
-3
/
+3
2012-02-27
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
3
-2
/
+21
2012-02-27
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
6
-29
/
+210
2012-02-27
iwlwifi: move uCode flags handling to op_mode
Johannes Berg
2
-16
/
+21
2012-02-27
iwlwifi: move content of iwl_probe to post fetch_fw
Emmanuel Grumbach
4
-55
/
+67
2012-02-27
iwlwifi: parse_tlv functions set the fw_version string
Emmanuel Grumbach
2
-31
/
+44
2012-02-27
rt2800pci: Fix 'Error - MCU request failed' during initialization
Jakub Kicinski
1
-8
/
+17
2012-02-27
rt2800: Add documentation on MCU requests
Jakub Kicinski
2
-4
/
+19
2012-02-27
iwlwifi: iwl-agn.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-27
mac80211_hwsim: correctly line up a multiline printk
Antonio Quartulli
1
-1
/
+1
2012-02-27
brcm80211: fmac: use correct firmware filename
Rafał Miłecki
1
-3
/
+3
2012-02-27
brcm80211: fmac: fix a couple checking after dereference bugs
Dan Carpenter
1
-4
/
+4
2012-02-27
net/wireless: ipw2x00: Use IW_HANDLER macro from linux/wireless.h
Stanislav Yakovlev
1
-55
/
+35
2012-02-27
ath9k: Cleanup mci.c
Sujith Manoharan
1
-154
/
+59
2012-02-27
ath9k_hw: MCI whitespace/debug cleanup
Sujith Manoharan
1
-294
/
+68
2012-02-27
ath9k_hw: Remove HW revision checks
Sujith Manoharan
1
-24
/
+10
2012-02-27
ath9k_hw: Cleanup MCI reset routine
Sujith Manoharan
1
-44
/
+47
2012-02-27
ath9k: Modify ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
1
-8
/
+8
2012-02-27
ath9k: Remove ATH9K_HW_CAP_MCI checks
Sujith Manoharan
4
-68
/
+1
2012-02-27
ath9k: Remove ATH_BTCOEX_CFG_NONE checks
Sujith Manoharan
4
-42
/
+1
2012-02-27
ath9k_htc: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
2
-6
/
+22
2012-02-27
ath9k_htc: Init BTCOEX inside htc_drv_gpio.c
Sujith Manoharan
3
-31
/
+34
2012-02-27
ath9k_htc: Start/stop btcoex using a helper
Sujith Manoharan
3
-12
/
+29
2012-02-27
ath9k_hw: Use CONFIG_ATH9K_BTCOEX_SUPPORT
Sujith Manoharan
5
-14
/
+80
2012-02-27
ath9k_hw: Cleanup MCI function declarations
Sujith Manoharan
2
-267
/
+254
2012-02-27
ath9k_hw: Cleanup MCI bits from hw.h
Sujith Manoharan
5
-195
/
+199
2012-02-27
ath9k_hw: Cleanup MCI bits from ath9k_hw_reset()
Sujith Manoharan
3
-118
/
+163
2012-02-27
ath9k_hw: Setup MCI calibration using a helper
Sujith Manoharan
3
-38
/
+54
2012-02-27
ath9k_hw: Handle MCI power state using a helper
Sujith Manoharan
3
-15
/
+20
2012-02-27
ath9k_hw: Use a helper function to get MCI ISR
Sujith Manoharan
3
-27
/
+28
[next]