index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
snsc_event.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-08-09
ath9k: Dump modal eeprom header
Rajkumar Manoharan
1
-0
/
+30
2011-08-09
ath9k: Dump base eeprom header
Rajkumar Manoharan
1
-0
/
+30
2011-08-09
ath9k_hw: Add dump_eeprom support for eeprom_def
Rajkumar Manoharan
1
-0
/
+131
2011-08-09
ath9k_hw: Add dump_eeprom support for AR9287
Rajkumar Manoharan
1
-0
/
+106
2011-08-09
ath9k_hw: Add dump_eeprom support for eeprom_4k
Rajkumar Manoharan
1
-0
/
+112
2011-08-09
ath9k_hw: Add dump_eeprom support for AR9003
Rajkumar Manoharan
3
-0
/
+136
2011-08-09
lib80211: remove exports for functions not called by other modules
Pavel Roskin
2
-9
/
+9
2011-08-09
b43: add core rev 17 used on bcma SoC.
Hauke Mehrtens
1
-0
/
+1
2011-08-09
bcma: use boardflags define from ssb code
Rafał Miłecki
1
-1
/
+1
2011-08-09
ssb: define boardflags
Rafał Miłecki
1
-0
/
+40
2011-08-08
ath9k: use the new channel noise value for signal strength and survey info
Felix Fietkau
2
-2
/
+4
2011-08-08
ath9k_hw: calculate a much better approximation of channel noise
Felix Fietkau
4
-0
/
+18
2011-08-08
mac80211/mesh: make the preq queue lock consistent
Baruch Siach
1
-3
/
+3
2011-08-08
libertas_usb: program OLPC EC wakeup mask for wake-on-WLAN
Daniel Drake
1
-0
/
+9
2011-08-08
ath9k_hw: do not limit initial tx power to 20 dbm
Felix Fietkau
1
-3
/
+6
2011-08-08
ath9k_hw: fix calculated runtime tx power limit
Felix Fietkau
4
-46
/
+1
2011-08-08
ath9k_hw: remove the tx power index offset
Felix Fietkau
3
-20
/
+6
2011-08-08
ath5k: remove last references to "softc"
Pavel Roskin
5
-9
/
+9
2011-08-08
ath5k: clean up base.h and its use
Pavel Roskin
22
-70
/
+62
2011-08-08
ath: fix spelling of Grenada
Pavel Roskin
2
-2
/
+2
2011-08-08
orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002
Pavel Roskin
1
-1
/
+4
2011-08-08
hostap_cs: support cards with "Version 01.02" as third product ID
Pavel Roskin
1
-0
/
+2
2011-08-08
pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3
Pavel Roskin
1
-0
/
+9
2011-08-08
b43legacy: report core number
Pavel Roskin
1
-1
/
+2
2011-08-08
mac80211: Don't use a buf_size=0 in ADDBA requests
Helmut Schaa
1
-0
/
+1
2011-08-08
mac80211: Stop TX BA session if buf_size is zero
Helmut Schaa
1
-11
/
+7
2011-08-08
b43legacy: remove 64-bit DMA support
Pavel Roskin
2
-410
/
+71
2011-08-08
iwlagn: support v2 of enhanced sensitivity table
Wey-Yi Guy
4
-33
/
+74
2011-08-08
iwlagn: change default sensitivity value for 5000 and 6000 series
Wey-Yi Guy
2
-10
/
+10
2011-08-08
mac80211: remove offchannel_tx API
Johannes Berg
5
-84
/
+0
2011-08-08
iwlagn: support new P2P implementation
Johannes Berg
9
-215
/
+127
2011-08-08
iwlagn: move context init after firmware loading
Johannes Berg
1
-92
/
+89
2011-08-08
iwlagn: bump firmware API for some devices
Johannes Berg
3
-9
/
+30
2011-08-08
iwlagn: separate firmware version warning
Johannes Berg
2
-7
/
+20
2011-08-08
iwlagn: Remove ht40 support from 5.2GHz for _bgn devices
Wey-Yi Guy
2
-4
/
+2
2011-08-08
iwlagn: default smps mode for 1000 series device
Wey-Yi Guy
1
-1
/
+1
2011-08-08
iwlagn: reserve queue 10 for TX during scan dwell
Johannes Berg
3
-9
/
+24
2011-08-08
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
8
-134
/
+102
2011-08-08
ath5k: remove most references to XR
Pavel Roskin
5
-22
/
+0
2011-08-08
ath5k: remove unused and write-only structures and fields
Pavel Roskin
5
-37
/
+1
2011-08-08
ath9k: remove all references to subsysid, it's never used
Pavel Roskin
6
-10
/
+6
2011-08-08
bcm47xx: fix irq assignment for new SoCs.
Hauke Mehrtens
1
-0
/
+12
2011-08-08
bcm47xx: add support for bcma bus
Hauke Mehrtens
9
-2
/
+190
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
12
-8
/
+71
2011-08-08
bcm47xx: prepare to support different buses
Hauke Mehrtens
9
-61
/
+160
2011-08-08
bcma: get CPU clock
Hauke Mehrtens
5
-0
/
+161
2011-08-08
bcma: add serial console support
Hauke Mehrtens
5
-0
/
+97
2011-08-08
bcma: add mips driver
Hauke Mehrtens
7
-0
/
+333
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
9
-8
/
+263
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
7
-6
/
+154
[next]