index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: add stop_scan command
Eliad Peller
2011-07-05
2
-0
/
+28
*
wl12xx: configure suspend/resume only if associated/started
Eliad Peller
2011-07-05
1
-2
/
+8
*
wl12xx: one SDIO initialization is enough
Ohad Ben-Cohen
2011-07-05
1
-6
/
+6
*
wl12xx: implement Tx watermarks per AC
Arik Nemtsov
2011-07-05
4
-13
/
+37
*
wl12xx: Increase low & high TX watermarks
Ido Yariv
2011-07-05
1
-2
/
+2
*
wl12xx: schedule TX packets according to FW occupancy
Arik Nemtsov
2011-07-05
4
-33
/
+72
*
wl12xx: use 802.11 header location after relocation to frame start
Arik Nemtsov
2011-07-05
1
-2
/
+2
*
wl12xx: AP mode - support FW TX inactivity triggers
Arik Nemtsov
2011-07-05
10
-14
/
+82
*
wl12xx: fix Tx security sequence number handling
Oz Krakowski
2011-07-05
6
-15
/
+47
*
wl12xx: Support routing FW logs to the host
Ido Yariv
2011-06-27
12
-4
/
+459
*
wl12xx: Avoid recovery while one is already in progress
Ido Yariv
2011-06-27
7
-7
/
+21
*
wl12xx: Check for FW quirks as soon as the FW boots
Ido Yariv
2011-06-27
2
-23
/
+21
*
wl12xx: use freezable workqueue for netstack_work
Eliad Peller
2011-06-27
4
-3
/
+14
*
wl12xx: use _ni version of ieee80211_tx_status
Eliad Peller
2011-06-27
3
-5
/
+5
*
wl12xx: check the vif's operstate after join
Eliad Peller
2011-06-27
1
-5
/
+18
*
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
Eliad Peller
2011-06-27
2
-11
/
+16
*
wl12xx: enable/disable beacon filtering on ap suspend/resume
Eliad Peller
2011-06-27
1
-9
/
+40
*
wl12xx: clear wl->wow_enabled on resume
Eliad Peller
2011-06-27
1
-0
/
+1
*
wl12xx: don't check wow param on suspend/resume
Eliad Peller
2011-06-27
1
-44
/
+43
*
wl12xx: Add Support for Low Power DRPw (LPD) Mode
Shahar Levi
2011-06-27
5
-2
/
+24
*
wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2011-06-27
1
-6
/
+11
*
wl12xx: split channel array per band in sched_scan
Luciano Coelho
2011-06-27
2
-42
/
+36
*
wl12xx: fix erroneous commit (cb5ae0)
Eliad Peller
2011-06-27
1
-18
/
+18
*
wl12xx: remove unused crc7 references
Eliad Peller
2011-06-27
5
-5
/
+1
*
wl12xx: Enable beacon early termination in 2.4GHz band only
Shahar Levi
2011-06-27
2
-7
/
+12
*
wl12xx: add rx_streaming debugfs entry
Eliad Peller
2011-06-27
1
-1
/
+135
*
wl12xx: add automatic rx streaming triggers
Eliad Peller
2011-06-27
6
-11
/
+203
*
wl12xx: add support for rx streaming
Eliad Peller
2011-06-27
4
-0
/
+91
*
net: wl12xx: remove unnecessary prints
Felipe Balbi
2011-06-27
1
-14
/
+1
*
net: wl12xx: remove the nops
Felipe Balbi
2011-06-27
1
-10
/
+0
*
net: wl12xx: care for optional operations
Felipe Balbi
2011-06-27
1
-2
/
+4
*
net: wl12xx: remove some unnecessary prints
Felipe Balbi
2011-06-27
1
-14
/
+1
*
net: wl12xx: sdio: id_tables should be __devinitconst
Felipe Balbi
2011-06-27
1
-1
/
+1
*
ssb: add __devinit to some functions
Hauke Mehrtens
2011-06-22
6
-32
/
+36
*
ath9k: enable support for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+1
*
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
2011-06-22
4
-0
/
+38
*
ath9k: configure internal regulator for AR9330
Gabor Juhos
2011-06-22
1
-5
/
+20
*
ath9k: configure diversity based on eeprom contents for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: fix few register offsets for AR9330
Gabor Juhos
2011-06-22
1
-2
/
+2
*
ath9k: set diversity group for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+4
*
ath9k: add fast_div_bias configuration for diversity group 1
Gabor Juhos
2011-06-22
1
-0
/
+83
*
ath9k: remove superfluous parentheses
Gabor Juhos
2011-06-22
1
-32
/
+30
*
ath9k: fix antenna diversity configuration for non AR9485 chips
Gabor Juhos
2011-06-22
1
-2
/
+8
*
ath9k: add a missing case statement to ath_ant_div_comb_alt_check
Gabor Juhos
2011-06-22
1
-0
/
+1
*
ath9k: use correct max_streams for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: enable antenna diversity for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: set NF limits for AR9330
Gabor Juhos
2011-06-22
2
-1
/
+6
*
ath9k: configure xpa bias level for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
*
ath9k: use correct EEPROM base for AR9330
Gabor Juhos
2011-06-22
1
-0
/
+2
*
ath9k: enable tuning capacitance configuration for AR9330
Gabor Juhos
2011-06-22
1
-1
/
+1
[next]