index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
lapb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
cfg80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
3
-0
/
+11
2010-11-16
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
4
-5
/
+61
2010-11-16
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
3
-0
/
+100
2010-11-16
ath9k: clean up tx buffer setup
Felix Fietkau
1
-78
/
+39
2010-11-16
ath9k: remove the tx info padding byte abuse
Felix Fietkau
4
-22
/
+10
2010-11-16
ath9k: handle tx underrun in the driver instead of rate control
Felix Fietkau
3
-25
/
+20
2010-11-16
ath9k: remove the unnecessary private xretry tx flag
Felix Fietkau
3
-5
/
+1
2010-11-16
ath5k: Cleanup opmode setting logic.
Ben Greear
1
-10
/
+4
2010-11-16
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
4
-2
/
+33
2010-11-16
ath9k: Fix bug in delimiter padding computation
Vasanthakumar Thiagarajan
1
-2
/
+2
2010-11-16
ath9k_hw: Add helper function for interpolation
Vasanthakumar Thiagarajan
1
-20
/
+28
2010-11-16
ath9k_hw: Improve power control accuracy for AR9003
Vasanthakumar Thiagarajan
1
-1
/
+11
2010-11-16
ath9k_hw: Enable strong signal detection for AR9003
Vasanthakumar Thiagarajan
1
-0
/
+79
2010-11-16
ath9k_hw: Fix XPABIAS level configuration for AR9003
Vasanthakumar Thiagarajan
1
-6
/
+8
2010-11-16
ath9k_hw: add eeprom templates for ar9003 family chipsets
Senthil Balasubramanian
1
-2
/
+2336
2010-11-16
ath9k_hw: Fix paprd training frame failure.
Senthil Balasubramanian
1
-4
/
+4
2010-11-16
ath9k_hw: Initialize 2GHz CTL properly.
Senthil Balasubramanian
1
-0
/
+1
2010-11-16
ath9k_hw: Add new member into the eeprom structure.
Senthil Balasubramanian
2
-7
/
+32
2010-11-16
ath9k_hw: Fix a reset failure on AR9382 (2x2).
Senthil Balasubramanian
2
-5
/
+14
2010-11-16
ath5k: Add support for antenna configuration
Bruno Randolf
1
-0
/
+32
2010-11-16
mac80211: Add antenna configuration
Bruno Randolf
4
-0
/
+94
2010-11-16
cfg80211: Add nl80211 antenna configuration
Bruno Randolf
3
-1
/
+58
2010-11-16
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
Joe Perches
1
-12
/
+35
2010-11-16
drivers/net/wireless/b43/main.c: Use printf extension %pV
Joe Perches
1
-12
/
+36
2010-11-16
drivers/net/wireless/ath/debug.c: Use printf extension %pV
Joe Perches
1
-2
/
+7
2010-11-16
rndis_wlan: workaround poor scanning with BCM4320a
Jussi Kivilinna
1
-11
/
+56
2010-11-16
rndis_wlan: workaround device not returning bss for currently connected AP
Jussi Kivilinna
1
-9
/
+121
2010-11-16
mac80211: support hardware TX fragmentation offload
Arik Nemtsov
6
-2
/
+60
2010-11-16
ssb: return -ENOMEM on alloc fail (instead of CRC check's result)
Rafał Miłecki
1
-4
/
+3
2010-11-16
ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code
Rafał Miłecki
1
-22
/
+23
2010-11-16
mwl8k: use const struct fw pointers throughout
Brian Cavagnolo
1
-8
/
+7
2010-11-16
mwl8k: make initial firmware load asynchronous
Brian Cavagnolo
1
-29
/
+178
2010-11-16
mwl8k: add API version checking for AP firmware
Brian Cavagnolo
1
-2
/
+21
2010-11-16
mwl8k: choose proper firmware image as directed by user
Brian Cavagnolo
1
-12
/
+66
2010-11-16
mwl8k: factor out firmware loading and hw init code
Brian Cavagnolo
1
-131
/
+214
2010-11-16
mwl8k: rf_tx_power cmd not supported by AP firmware APIv1
Nishant Sarmukadam
1
-6
/
+72
2010-11-16
mwl8k: revert unnecessary modification of tx descriptor
Brian Cavagnolo
1
-6
/
+1
2010-11-16
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
4
-1
/
+18
2010-11-16
libertas: don't block usb8388 suspend if no wakeup conditions are set
Daniel Drake
1
-6
/
+0
2010-11-15
carl9170: use generic sign_extend32
Christian Lamparter
1
-13
/
+4
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
7
-47
/
+30
2010-11-15
wl1251: use wl12xx_platform_data to pass data
Grazvydas Ignotas
3
-57
/
+12
2010-11-15
wl1251: add runtime PM support for SDIO
Grazvydas Ignotas
1
-3
/
+61
2010-11-15
wl1251: add power callback to wl1251_if_operations
Grazvydas Ignotas
4
-8
/
+25
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
6
-39
/
+70
2010-11-15
iwlwifi: disable disconnected antenna for advanced bt coex
Shanyu Zhao
1
-8
/
+11
2010-11-15
iwlwifi: seperate disconnected antenna function
Shanyu Zhao
1
-108
/
+123
2010-11-15
iwlagn: fix RXON HT
Johannes Berg
1
-0
/
+1
2010-11-15
iwlagn: re-enable calibration
Johannes Berg
1
-0
/
+14
2010-11-15
iwlagn: fix RXON issues
Johannes Berg
1
-29
/
+21
[next]