index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move agn common code to iwlagn library file
Wey-Yi Guy
2010-03-25
7
-416
/
+464
*
iwlwifi: move ucode alive related code to separate file
Wey-Yi Guy
2010-03-25
5
-242
/
+251
*
iwlwifi: move hw related defines to separate file
Wey-Yi Guy
2010-03-25
8
-100
/
+169
*
iwlwifi: move tx queue related code to separate file
Wey-Yi Guy
2010-03-25
6
-257
/
+313
*
iwlwifi: move hcmd related code to separate file
Wey-Yi Guy
2010-03-25
6
-247
/
+287
*
iwlwifi: code cleanup for "load ucode" function
Wey-Yi Guy
2010-03-25
5
-104
/
+110
*
iwlwifi: move ucode loading related code to separated file
Wey-Yi Guy
2010-03-25
6
-55
/
+92
*
iwlwifi: iwl_good_ack_health() only apply to AGN device
Wey-Yi Guy
2010-03-25
3
-55
/
+56
*
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
Reinette Chatre
2010-03-25
1
-2
/
+0
*
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
2010-03-24
1
-0
/
+2
*
libertas: add auto auth mode feature
Amitkumar Karwar
2010-03-24
4
-1
/
+27
*
ath9k_htc: Fix symbol collision with ath9k
Sujith
2010-03-24
4
-28
/
+28
*
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
2010-03-23
1
-3
/
+2
*
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
Joe Perches
2010-03-23
1
-111
/
+93
*
orinoco/wext.c: Remove local #define STD_IW_HANDLER
Joe Perches
2010-03-23
1
-48
/
+46
*
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
2010-03-23
1
-42
/
+41
*
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2010-03-23
2
-46
/
+46
*
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
2010-03-23
5
-11
/
+39
*
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
2010-03-23
1
-1
/
+2
*
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2010-03-23
2
-11
/
+21
*
wl1271: Update filters properly
Juuso Oikarinen
2010-03-23
3
-18
/
+51
*
wl1271: Removed duplicate code from module remove function.
Teemu Paasikivi
2010-03-23
1
-12
/
+1
*
wl1271: Added DEBUG_SDIO flag
Teemu Paasikivi
2010-03-23
2
-8
/
+13
*
wl1271: Remove deprecated interface config function
Juuso Oikarinen
2010-03-23
1
-68
/
+0
*
wl1271: Fix MAC address handling
Juuso Oikarinen
2010-03-23
2
-89
/
+68
*
wl1271: enable U-APSD
Kalle Valo
2010-03-23
1
-2
/
+8
*
wl1271: fix ps scheme in wl1271_op_conf_tx()
Kalle Valo
2010-03-23
1
-1
/
+1
*
wl1271: create qos nullfunc template
Kalle Valo
2010-03-23
2
-0
/
+23
*
wl1271: get probe request template from mac80211
Kalle Valo
2010-03-23
4
-116
/
+40
*
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
2010-03-23
1
-24
/
+20
*
wl1271: enable WMM
Kalle Valo
2010-03-23
2
-3
/
+2
*
wl1271: Add sysfs file to control BT co-ex state
Juuso Oikarinen
2010-03-23
5
-4
/
+81
*
wl1271: Move platform device registration from _spi to _main
Juuso Oikarinen
2010-03-23
2
-31
/
+37
*
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
Juuso Oikarinen
2010-03-23
5
-139
/
+328
*
wl1271: Fix SG configuration message structures
Juuso Oikarinen
2010-03-23
2
-71
/
+66
*
wl1271: Changed SDIO MMC host claiming
Teemu Paasikivi
2010-03-23
1
-18
/
+9
*
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
2010-03-23
6
-25
/
+30
*
wl1271: Fix configuration of the TX opportunity value
Juuso Oikarinen
2010-03-23
1
-1
/
+2
*
ath9k_htc: Support for AR9271 chipset.
Sujith
2010-03-23
18
-1
/
+6393
*
ath9k_hw: fix hardware deinit
Sujith
2010-03-23
2
-3
/
+4
*
ath9k_hw: add HTC init hardware call for special resets for AR9271
Sujith
2010-03-23
2
-0
/
+15
*
ath9k_hw: always set the core clock for AR9271
Sujith
2010-03-23
1
-32
/
+2
*
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
2010-03-23
1
-3
/
+6
*
ath9k_hw: restrict valid nf readings for AR9271 to -114
Sujith
2010-03-23
1
-0
/
+8
*
ath9k_hw: fix noisefloor history buffer usage on AR9271
Sujith
2010-03-23
1
-4
/
+4
*
ath9k_hw: Fix full sleep setup for AR9271
Sujith
2010-03-23
1
-1
/
+1
*
ath9k_hw: fix TX descriptor setup for AR9271
Sujith
2010-03-23
1
-1
/
+1
*
ath9k_hw: skip chip tests for AR9271
Sujith
2010-03-23
1
-2
/
+4
*
ath9k_hw: add GPIO setup code for AR9271
Sujith
2010-03-23
2
-2
/
+12
*
ath9k_hw: update initialization values for AR9271
Sujith
2010-03-23
3
-65
/
+146
[next]