index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ath6kl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-07
staging: ath6kl: Fix a kernel panic during suspend/resume
Vasanthakumar Thiagarajan
1
-1
/
+2
2011-06-07
staging: fix ath6kl build when CFG80211 is not enabled
Randy Dunlap
1
-0
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-1
/
+1
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
1
-1
/
+1
2011-05-17
ath6kl: iw dev wlan0 link implementation
Naveen Singh
1
-0
/
+146
2011-05-17
drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bss
Julia Lawall
1
-0
/
+1
2011-05-10
staging: ath6kl: provide hardware version to userspace
Kalle Valo
1
-0
/
+1
2011-05-06
ath6kl: Remove ununsed macros from gpio_reg.h
Vasanthakumar Thiagarajan
6
-680
/
+11
2011-05-06
ath6kl: Remove gpio.h and gpio_api.h
Vasanthakumar Thiagarajan
5
-108
/
+0
2011-05-06
ath6kl: Remove unused eeprom.c
Vasanthakumar Thiagarajan
3
-571
/
+0
2011-05-06
ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOST
Vasanthakumar Thiagarajan
2
-116
/
+0
2011-05-06
ath6kl: Remove somemore unused header files
Vasanthakumar Thiagarajan
8
-2390
/
+0
2011-05-03
ath6kl: Remove few more unused header files
Vasanthakumar Thiagarajan
4
-230
/
+0
2011-05-03
ath6kl: Replace data type macros with kernel defined ones
Vasanthakumar Thiagarajan
28
-115
/
+9
2011-05-03
ath6kl: Remove unused macros from gpio_reg.h
Vasanthakumar Thiagarajan
3
-2638
/
+0
2011-05-03
ath6kl: Remove unused regdump.h
Vasanthakumar Thiagarajan
2
-111
/
+0
2011-05-03
ath6kl: Remove somemore unused header files from hw4.0/hw/
Vasanthakumar Thiagarajan
6
-4687
/
+0
2011-05-03
ath6kl: Remove unused hw4.0/hw/vmc_reg.h
Vasanthakumar Thiagarajan
2
-199
/
+0
2011-05-03
ath6kl: Remove unused bb_lc_reg.h
Vasanthakumar Thiagarajan
1
-7076
/
+0
2011-05-03
ath6kl: Remove unused hw2.0/hw/uart_reg.h
Vasanthakumar Thiagarajan
2
-547
/
+0
2011-05-03
ath6kl: Remove duplicate si_reg.h
Vasanthakumar Thiagarajan
3
-188
/
+2
2011-05-03
ath6kl: Remove duplicate rtc_reg.h
Vasanthakumar Thiagarajan
4
-3847
/
+1
2011-05-03
ath6kl: Remove duplicate mbox_wlan_reg.h
Vasanthakumar Thiagarajan
3
-531
/
+1
2011-05-03
ath6kl: Remove duplicate mbox_host_reg.h
Vasanthakumar Thiagarajan
7
-442
/
+5
2011-05-03
ath6kl: Remove duplicate abp_map.h
Vasanthakumar Thiagarajan
2
-14
/
+1
2011-05-03
ath6kl: Remove unused analog_register header files
Vasanthakumar Thiagarajan
5
-8985
/
+0
2011-05-03
staging: ath6kl: open/shared auth implementation
Naveen Singh
4
-16
/
+80
2011-05-03
staging: ath6kl: cfg80211_roam issue; driver wedge
Naveen Singh
1
-44
/
+52
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-3
/
+3
2011-04-25
ath6kl: fix operations for power management
Naveen Singh
1
-2
/
+2
2011-04-25
ath6kl: fix scan operation while disconnect
Naveen Singh
1
-0
/
+4
2011-04-25
ath6kl: add the device ID on the data command packet
Naveen Singh
2
-2
/
+25
2011-04-25
ath6kl: Extend WMI API used by AR6003 v2.1.1
Naveen Singh
2
-32
/
+82
2011-04-25
ath6kl: add support for AR6003 v2.1.1
Naveen Singh
3
-76
/
+340
2011-04-25
staging:ath6kl:Correcting the typo
Naveen Singh
1
-3
/
+3
2011-04-13
Staging: merge 2.6.39-rc3 into staging-next
Greg Kroah-Hartman
13
-27
/
+27
2011-04-04
ath6kl: remove ar6000_prepare_target() crap
Luis R. Rodriguez
3
-46
/
+0
2011-04-04
ath6kl: remove chatty debug messages on ath6kl driver ops
Luis R. Rodriguez
1
-7
/
+0
2011-04-04
ath6kl: rename the pm ops to something more sensible
Luis R. Rodriguez
1
-10
/
+10
2011-04-04
ath6kl: cleanup and move the ath6kl pm ops to be assigned statically
Luis R. Rodriguez
1
-66
/
+64
2011-04-04
ath6kl: remove completely pointles platform driver
Luis R. Rodriguez
3
-64
/
+0
2011-04-04
ath6kl: style cleanup on struct sdio_driver components
Luis R. Rodriguez
1
-87
/
+85
2011-04-04
ath6kl: cleanup allocation and getting of the hif dev
Luis R. Rodriguez
1
-37
/
+28
2011-04-04
ath6kl: propagate errors on hifEnableFunc() failures
Luis R. Rodriguez
1
-6
/
+6
2011-04-04
ath6kl: remove useless plat_setup_power() calls
Luis R. Rodriguez
3
-15
/
+0
2011-04-04
ath6kl: propagate errors on module setup
Luis R. Rodriguez
4
-35
/
+37
2011-04-04
ath6kl: simplify btcoex parameter programming
Luis R. Rodriguez
2
-37
/
+62
2011-04-04
ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE
Luis R. Rodriguez
2
-8
/
+4
2011-04-04
ath6kl: remove AR600x_CUSTOM_XXX define
Luis R. Rodriguez
1
-4
/
+0
[next]