index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
8
-90
/
+16
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
7
-13
/
+17
2012-04-18
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
1
-4
/
+4
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
8
-31
/
+32
2012-04-18
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
1
-12
/
+14
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
21
-99
/
+102
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
15
-122
/
+123
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
5
-32
/
+42
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
6
-18
/
+30
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
3
-64
/
+31
2012-04-17
libertas USB: convert to asynchronous firmware loading
Daniel Drake
1
-59
/
+43
2012-04-17
libertas SDIO: convert to asynchronous firmware loading
Daniel Drake
1
-85
/
+121
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
4
-0
/
+164
2012-04-17
libertas: harden-up exit paths
Daniel Drake
1
-1
/
+8
2012-04-17
libertas: Firmware loading simplifications
Daniel Drake
8
-293
/
+94
2012-04-17
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
Andreas Hartmann
1
-3
/
+4
2012-04-17
ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ
Gabor Juhos
3
-10
/
+11
2012-04-17
ath9k: move ath9k_hw_fbin2freq function to eeprom.h
Gabor Juhos
3
-17
/
+8
2012-04-17
ath9k: remove unused PWRINC_*_TO_*_CHAIN defines
Gabor Juhos
1
-3
/
+0
2012-04-17
ath9k: merge power correction constants
Gabor Juhos
2
-9
/
+6
2012-04-17
drivers/net/wireless/libertas/if_usb.c: add missing debugging code
Julia Lawall
1
-2
/
+4
2012-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
12
-115
/
+144
2012-04-16
iwlwifi: optimize struct iwl_cmd_meta layout
Johannes Berg
1
-2
/
+2
2012-04-16
iwlwifi: expose static methods for MVM use
David Spinadel
5
-78
/
+156
2012-04-16
iwlwifi: phy db channel to tx power channel group
David Spinadel
2
-2
/
+24
2012-04-16
iwlwifi: Disabling calibrations variable
Dor Shaish
4
-11
/
+50
2012-04-16
iwlwifi: remove uneeded include from iwl-pci.c
Emmanuel Grumbach
1
-2
/
+0
2012-04-16
iwlwifi: remove double verification of ucode sections
David Spinadel
1
-36
/
+0
2012-04-16
iwlwifi: set size of ucode section
David Spinadel
1
-0
/
+1
2012-04-16
iwlwifi: remove iwl_tx_queue declaration
Johannes Berg
1
-2
/
+0
2012-04-16
iwlwifi: move status definitions from iwl-shared
Don Fry
6
-29
/
+31
2012-04-16
iwlwifi: added HBUS_TARG_TEST_REG
Amit Beka
1
-0
/
+3
2012-04-16
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
6
-17
/
+18
2012-04-16
iwlwifi: complete STATUS_READY refactoring
Don Fry
3
-6
/
+17
2012-04-16
iwlwifi: remove antenna from mod params struct
Johannes Berg
1
-2
/
+0
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
5
-53
/
+4
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
4
-73
/
+2
2012-04-16
wireless: rt2x00: rt2800pci add more RT539x ids
Xose Vazquez Perez
1
-0
/
+2
2012-04-16
wireless: rt2x00: rt{2500,73}usb.c put back duplicate id
Xose Vazquez Perez
2
-1
/
+2
2012-04-16
ath9k: simplify ath9k_hw_get_scaled_power function
Gabor Juhos
1
-13
/
+8
2012-04-16
ath9k: introduce ath9k_hw_get_scaled_power helper
Gabor Juhos
5
-75
/
+44
2012-04-16
ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN
Gabor Juhos
3
-4
/
+4
2012-04-16
ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower
Gabor Juhos
1
-14
/
+1
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
13
-191
/
+13
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
2
-0
/
+11
2012-04-16
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2
-0
/
+5
2012-04-16
ath5k: add PCI id
Yoshinori Sato
1
-0
/
+1
2012-04-16
ath9k: fix beacon descriptor
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
ath9k: skip beaconing when reset work is pending
Rajkumar Manoharan
1
-0
/
+6
2012-04-16
ath9k: reset noiseimmunity level to default
Rajkumar Manoharan
1
-2
/
+6
[next]