Age | Commit message (Expand) | Author |
2011-06-07 | staging: ath6kl: Fix a kernel panic during suspend/resume | Vasanthakumar Thiagarajan |
2011-06-07 | staging: fix ath6kl build when CFG80211 is not enabled | Randy Dunlap |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-19 | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen |
2011-05-17 | ath6kl: iw dev wlan0 link implementation | Naveen Singh |
2011-05-17 | drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bss | Julia Lawall |
2011-05-10 | staging: ath6kl: provide hardware version to userspace | Kalle Valo |
2011-05-06 | ath6kl: Remove ununsed macros from gpio_reg.h | Vasanthakumar Thiagarajan |
2011-05-06 | ath6kl: Remove gpio.h and gpio_api.h | Vasanthakumar Thiagarajan |
2011-05-06 | ath6kl: Remove unused eeprom.c | Vasanthakumar Thiagarajan |
2011-05-06 | ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOST | Vasanthakumar Thiagarajan |
2011-05-06 | ath6kl: Remove somemore unused header files | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove few more unused header files | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Replace data type macros with kernel defined ones | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove unused macros from gpio_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove unused regdump.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove somemore unused header files from hw4.0/hw/ | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove unused hw4.0/hw/vmc_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove unused bb_lc_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove unused hw2.0/hw/uart_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove duplicate si_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove duplicate rtc_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove duplicate mbox_wlan_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove duplicate mbox_host_reg.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove duplicate abp_map.h | Vasanthakumar Thiagarajan |
2011-05-03 | ath6kl: Remove unused analog_register header files | Vasanthakumar Thiagarajan |
2011-05-03 | staging: ath6kl: open/shared auth implementation | Naveen Singh |
2011-05-03 | staging: ath6kl: cfg80211_roam issue; driver wedge | Naveen Singh |
2011-04-25 | staging: Remove unnecessary semicolons when switch (foo) {...}; | Joe Perches |
2011-04-25 | ath6kl: fix operations for power management | Naveen Singh |
2011-04-25 | ath6kl: fix scan operation while disconnect | Naveen Singh |
2011-04-25 | ath6kl: add the device ID on the data command packet | Naveen Singh |
2011-04-25 | ath6kl: Extend WMI API used by AR6003 v2.1.1 | Naveen Singh |
2011-04-25 | ath6kl: add support for AR6003 v2.1.1 | Naveen Singh |
2011-04-25 | staging:ath6kl:Correcting the typo | Naveen Singh |
2011-04-13 | Staging: merge 2.6.39-rc3 into staging-next | Greg Kroah-Hartman |
2011-04-04 | ath6kl: remove ar6000_prepare_target() crap | Luis R. Rodriguez |
2011-04-04 | ath6kl: remove chatty debug messages on ath6kl driver ops | Luis R. Rodriguez |
2011-04-04 | ath6kl: rename the pm ops to something more sensible | Luis R. Rodriguez |
2011-04-04 | ath6kl: cleanup and move the ath6kl pm ops to be assigned statically | Luis R. Rodriguez |
2011-04-04 | ath6kl: remove completely pointles platform driver | Luis R. Rodriguez |
2011-04-04 | ath6kl: style cleanup on struct sdio_driver components | Luis R. Rodriguez |
2011-04-04 | ath6kl: cleanup allocation and getting of the hif dev | Luis R. Rodriguez |
2011-04-04 | ath6kl: propagate errors on hifEnableFunc() failures | Luis R. Rodriguez |
2011-04-04 | ath6kl: remove useless plat_setup_power() calls | Luis R. Rodriguez |
2011-04-04 | ath6kl: propagate errors on module setup | Luis R. Rodriguez |
2011-04-04 | ath6kl: simplify btcoex parameter programming | Luis R. Rodriguez |
2011-04-04 | ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE | Luis R. Rodriguez |
2011-04-04 | ath6kl: remove AR600x_CUSTOM_XXX define | Luis R. Rodriguez |