index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
ath6kl: remove hw version related parameter defines
Kalle Valo
1
-13
/
+13
2011-11-13
ath6kl: firmware boot fixes for ar6004
Kalle Valo
1
-10
/
+24
2011-11-11
ath6kl: add suspend_cutpower module parameter
Kalle Valo
1
-0
/
+5
2011-11-11
ath6kl: don't power down hardware when interface is down
Kalle Valo
1
-6
/
+0
2011-11-11
ath6kl: Fix lockdep warning
Vasanthakumar Thiagarajan
1
-4
/
+4
2011-11-11
ath6kl: add state variable depicting hw/fw state
Kalle Valo
1
-0
/
+4
2011-11-11
ath6kl: print firmware crashes always
Kalle Valo
1
-55
/
+0
2011-11-11
ath6kl: power down hardware when interface is down
Kalle Valo
1
-3
/
+32
2011-11-11
ath6kl: separate hardware boot code from module initialisation code
Kalle Valo
1
-77
/
+106
2011-11-11
ath6kl: merge ath6kl_init() to ath6kl_core_init()
Kalle Valo
1
-83
/
+65
2011-11-11
ath6kl: move power control from sdio to core
Kalle Valo
1
-4
/
+12
2011-11-11
ath6kl: Fix compilation error from of.h
Sangwook Lee
1
-0
/
+1
2011-11-11
ath6kl: use ath6kl_credit prefix consistently
Kalle Valo
1
-1
/
+1
2011-11-11
ath6kl: use ath6kl prefix in credit functions
Kalle Valo
1
-1
/
+1
2011-11-11
ath6kl: Initialize target wlan values for every vif
Vasanthakumar Thiagarajan
1
-12
/
+22
2011-11-11
ath6kl: Add a modparam to enable multi normal interface support
Vasanthakumar Thiagarajan
1
-11
/
+13
2011-11-11
ath6kl: Implement add_virtual_intf() and del_virtual_intf()
Vasanthakumar Thiagarajan
1
-3
/
+7
2011-11-11
ath6kl: Configure inteface information at init time
Vasanthakumar Thiagarajan
1
-8
/
+37
2011-11-11
ath6kl: Use the other variant of netdev (un)register APIs
Vasanthakumar Thiagarajan
1
-2
/
+10
2011-11-11
ath6kl: Maintain virtual interface in a list
Vasanthakumar Thiagarajan
1
-6
/
+9
2011-11-11
ath6kl: Store hw mac address in struct ath6kl
Vasanthakumar Thiagarajan
1
-2
/
+10
2011-11-11
ath6kl: Refactor ath6kl_destroy()
Vasanthakumar Thiagarajan
1
-51
/
+73
2011-11-11
ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_prof...
Vasanthakumar Thiagarajan
1
-9
/
+3
2011-11-11
ath6kl: Remove net_device from ath6kl
Vasanthakumar Thiagarajan
1
-3
/
+3
2011-11-11
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-11-11
ath6kl: Move key information to vif structure
Vasanthakumar Thiagarajan
1
-2
/
+3
2011-11-11
ath6kl: Move channel information to vif structure
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: Move bssid information to vif structure
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: Move nw_type to vif structure
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-11-11
ath6kl: Move ssid and crypto information to vif structure
Vasanthakumar Thiagarajan
1
-10
/
+15
2011-11-11
ath6kl: Define interface specific states
Vasanthakumar Thiagarajan
1
-1
/
+2
2011-11-11
ath6kl: Define an initial vif structure and use it
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-11-11
ath6kl: Cleanup fw interface type setting
Vasanthakumar Thiagarajan
1
-18
/
+1
2011-11-11
ath6kl: Refactor wiphy dev and net dev init functions
Vasanthakumar Thiagarajan
1
-113
/
+36
2011-11-11
ath6kl: Keep wiphy reference in ath6kl structure
Vasanthakumar Thiagarajan
1
-4
/
+4
2011-11-11
ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
Vasanthakumar Thiagarajan
1
-3
/
+2
2011-11-11
ath6kl: fix firmware start address for ar6003 hw2.0
Kalle Valo
1
-4
/
+14
2011-11-11
ath6kl: fix struct host_app_area endian handling
Kalle Valo
1
-1
/
+1
2011-11-09
nl80211: advertise device AP SME
Johannes Berg
1
-1
/
+2
2011-10-01
ath6kl: fix size_t related warnings
Kalle Valo
1
-7
/
+7
2011-09-28
wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-09-28
ath6kl: add debug logs for booting
Kalle Valo
1
-9
/
+62
2011-09-27
ath6kl: allow firmware to override firmware patch address
Kalle Valo
1
-0
/
+7
2011-09-22
ath6kl: Indicate the roaming capability of the firmware
Vivek Natarajan
1
-0
/
+2
2011-09-22
ath6kl: Remove the unused node table implementation
Jouni Malinen
1
-5
/
+0
2011-09-16
ath6kl: Remove auth type fall back in auto authentication mode
Vasanthakumar Thiagarajan
1
-1
/
+0
2011-09-16
ath6kl: add firmware capabilities support
Kalle Valo
1
-1
/
+10
2011-09-16
ath6kl: read reserved ram size from firmware file
Kalle Valo
1
-0
/
+5
2011-09-16
ath6kl: read firmware start address from hardware
Kalle Valo
1
-4
/
+13
2011-09-16
ath6kl: refactor firmware ext data addr and reserved ram handling size
Kalle Valo
1
-26
/
+20
[prev]
[next]