index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
wl1271: Added alloc and free hw functions
Teemu Paasikivi
1
-27
/
+53
2010-02-19
wl1271: Added IO reset and init functions
Teemu Paasikivi
1
-2
/
+2
2010-02-19
wl1271: Renamed IO functions
Teemu Paasikivi
1
-6
/
+6
2010-02-19
wl1271: add testmode support
Kalle Valo
1
-0
/
+2
2010-02-19
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
1
-7
/
+16
2010-02-19
wl1271: Fix WEP key handling
Juuso Oikarinen
1
-0
/
+8
2010-02-19
wl1271: Fix key-remove error
Juuso Oikarinen
1
-0
/
+7
2010-02-19
wl1271: wakeup chip in op_conf_tx()
Kalle Valo
1
-2
/
+9
2010-02-19
wl1271: Fix random MAC address setting
Juuso Oikarinen
1
-0
/
+8
2010-02-19
wl1271: add most of the normal initialization commands to PLT mode
Luciano Coelho
1
-7
/
+78
2010-02-19
wl1271: Retrieve device mac address from the nvs file
Juuso Oikarinen
1
-9
/
+27
2010-02-19
wl1271: Use NVS INI file configuration
Juuso Oikarinen
1
-95
/
+6
2010-02-19
wl1271: implement WMM
Kalle Valo
1
-0
/
+31
2010-02-19
wl1271: Add SSID configuration for JOIN in ad-hoc
Juuso Oikarinen
1
-26
/
+43
2010-02-19
wl1271: Fix channel changing code
Juuso Oikarinen
1
-2
/
+10
2010-02-19
wl1271: Fix PSM entry
Juuso Oikarinen
1
-3
/
+5
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-5
/
+5
2009-12-29
wl1271: Prevent performing "join" before association
Juuso Oikarinen
1
-1
/
+1
2009-12-29
wl1271: Add support for acx_pm_config
Juuso Oikarinen
1
-0
/
+4
2009-12-29
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
1
-27
/
+18
2009-12-29
wl1271: Fix supported rate management
Juuso Oikarinen
1
-34
/
+25
2009-12-29
wl1271: Change rates configured for templates
Juuso Oikarinen
1
-1
/
+2
2009-12-29
wl1271: Add rudimentary ad-hoc support
Juuso Oikarinen
1
-2
/
+43
2009-12-29
wl1271: Add pre-power-on sleep
Juuso Oikarinen
1
-0
/
+1
2009-12-29
wl1271: Implement chipset boot retry
Juuso Oikarinen
1
-53
/
+77
2009-12-29
wl1271: prevent power save entry while not associated
Juuso Oikarinen
1
-3
/
+8
2009-12-29
wl1271: Fix event acknowledging functionality
Juuso Oikarinen
1
-3
/
+2
2009-12-29
wl1271: Use slow rates for association messages
Juuso Oikarinen
1
-2
/
+6
2009-12-29
wl1271: Remove smart reflex ACX
Juuso Oikarinen
1
-24
/
+0
2009-12-29
wl1271: Configure smart-reflex paramter values.
Juuso Oikarinen
1
-6
/
+6
2009-12-29
wl1271: use channel 1 when configuring the data path
Luciano Coelho
1
-1
/
+1
2009-12-29
wl1271: some new configuration values according to new reference
Luciano Coelho
1
-8
/
+8
2009-12-29
wl1271: add gpio_power file in debugfs to power the chip on and off
Luciano Coelho
1
-0
/
+3
2009-12-29
wl1271: fix one typo in the rx_rssi_and_proc_compens values
Luciano Coelho
1
-1
/
+1
2009-12-29
wl1271: implement dco itrim parameters setting
Luciano Coelho
1
-0
/
+4
2009-12-29
wl1271: set null data template when BSSID is known
Luciano Coelho
1
-0
/
+6
2009-12-29
wl1271: check result code from the join command
Luciano Coelho
1
-1
/
+5
2009-12-29
wl1271: limit TX power to 25dBm for every channel
Luciano Coelho
1
-13
/
+13
2009-12-29
wl1271: use join command with dummy BSSID
Luciano Coelho
1
-10
/
+65
2009-12-29
wl1271: added radio parameters configuration values newer firmwares
Luciano Coelho
1
-1
/
+9
2009-12-29
wl1271: update radio and general parameters values
Luciano Coelho
1
-10
/
+10
2009-12-29
wl1271: updated general parameters structure for newer firmwares
Luciano Coelho
1
-0
/
+13
2009-11-28
wl1271: Remove REF_CLK hack
Luciano Coelho
1
-8
/
+1
2009-11-28
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
1
-5
/
+2
2009-11-28
wl1271: fix radio and general parameters commands
Luciano Coelho
1
-2
/
+2
2009-11-28
wl1271: set radio and general params also for PLT
Luciano Coelho
1
-0
/
+11
2009-11-28
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
1
-5
/
+5
2009-11-28
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
1
-1
/
+2
2009-11-28
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
1
-1
/
+1
[next]