1. 193634c drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array index by Julia Lawall · 13 years ago
  2. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  3. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  4. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  5. 06c1560 Ath6kl: TODO: Fix spelling :) by Tracey Dent · 13 years ago
  6. 6977a27 staging: ath6kl: implement testmode rx command by Kalle Valo · 13 years ago
  7. 292cb18 ath6kl: Add PMKSA cache management commands by Jouni Malinen · 13 years ago
  8. 63d8916 ath6kl: testmode support by Kalle Valo · 13 years ago
  9. e59f0aa ath6kl: export firmware version to user space by Kalle Valo · 13 years ago
  10. 817bee1 Remove unneeded version.h includes from drivers/staging/ath6kl/ by Jesper Juhl · 13 years ago
  11. b42a7b1 ath6kl: cache firmware by Kalle Valo · 13 years ago
  12. 98ab5c7 ath6kl: fix crash when interface is closed but scan is ongoing by Kalle Valo · 13 years ago
  13. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  14. 0d422f4 staging: ath6kl: Fix a kernel panic during suspend/resume by Vasanthakumar Thiagarajan · 13 years ago
  15. 827e4a0 staging: fix ath6kl build when CFG80211 is not enabled by Randy Dunlap · 13 years ago
  16. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  17. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  18. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  19. 10ceaac ath6kl: iw dev wlan0 link implementation by Naveen Singh · 13 years ago
  20. d93089d drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bss by Julia Lawall · 13 years ago
  21. e5813f8 staging: ath6kl: provide hardware version to userspace by Kalle Valo · 13 years ago
  22. b83963b ath6kl: Remove ununsed macros from gpio_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  23. eb050f4c ath6kl: Remove gpio.h and gpio_api.h by Vasanthakumar Thiagarajan · 13 years ago
  24. 7c370f9 ath6kl: Remove unused eeprom.c by Vasanthakumar Thiagarajan · 13 years ago
  25. 0ef1838 ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOST by Vasanthakumar Thiagarajan · 13 years ago
  26. d67acf6 ath6kl: Remove somemore unused header files by Vasanthakumar Thiagarajan · 13 years ago
  27. 7e0ddb5 ath6kl: Remove few more unused header files by Vasanthakumar Thiagarajan · 13 years ago
  28. 0b0c874 ath6kl: Replace data type macros with kernel defined ones by Vasanthakumar Thiagarajan · 13 years ago
  29. cb8a13a ath6kl: Remove unused macros from gpio_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  30. 79d16c2 ath6kl: Remove unused regdump.h by Vasanthakumar Thiagarajan · 13 years ago
  31. 30eb736 ath6kl: Remove somemore unused header files from hw4.0/hw/ by Vasanthakumar Thiagarajan · 13 years ago
  32. 053db30 ath6kl: Remove unused hw4.0/hw/vmc_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  33. e2da2c0 ath6kl: Remove unused bb_lc_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  34. 21e43d9 ath6kl: Remove unused hw2.0/hw/uart_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  35. 05177f4 ath6kl: Remove duplicate si_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  36. 1ecf2f1 ath6kl: Remove duplicate rtc_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  37. 3dc8f80 ath6kl: Remove duplicate mbox_wlan_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  38. e428b6d ath6kl: Remove duplicate mbox_host_reg.h by Vasanthakumar Thiagarajan · 13 years ago
  39. b783adb ath6kl: Remove duplicate abp_map.h by Vasanthakumar Thiagarajan · 13 years ago
  40. a9d4d47 ath6kl: Remove unused analog_register header files by Vasanthakumar Thiagarajan · 13 years ago
  41. 9ae6210 staging: ath6kl: open/shared auth implementation by Naveen Singh · 13 years ago
  42. 60c87f1 staging: ath6kl: cfg80211_roam issue; driver wedge by Naveen Singh · 13 years ago
  43. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  44. 8fcf92d ath6kl: fix operations for power management by Naveen Singh · 13 years ago
  45. 3c9d2f6 ath6kl: fix scan operation while disconnect by Naveen Singh · 13 years ago
  46. 26e58b5 ath6kl: add the device ID on the data command packet by Naveen Singh · 13 years ago
  47. f3379c3 ath6kl: Extend WMI API used by AR6003 v2.1.1 by Naveen Singh · 13 years ago
  48. 37f7949 ath6kl: add support for AR6003 v2.1.1 by Naveen Singh · 13 years ago
  49. a29c58a staging:ath6kl:Correcting the typo by Naveen Singh · 13 years ago
  50. 32235b0 Staging: merge 2.6.39-rc3 into staging-next by Greg Kroah-Hartman · 13 years ago
  51. 427beeb ath6kl: remove ar6000_prepare_target() crap by Luis R. Rodriguez · 13 years ago
  52. 628a7dd ath6kl: remove chatty debug messages on ath6kl driver ops by Luis R. Rodriguez · 13 years ago
  53. 437c567 ath6kl: rename the pm ops to something more sensible by Luis R. Rodriguez · 13 years ago
  54. 0174d3c ath6kl: cleanup and move the ath6kl pm ops to be assigned statically by Luis R. Rodriguez · 13 years ago
  55. 2df44b8 ath6kl: remove completely pointles platform driver by Luis R. Rodriguez · 13 years ago
  56. 60a9bc5 ath6kl: style cleanup on struct sdio_driver components by Luis R. Rodriguez · 13 years ago
  57. 09b6b5e ath6kl: cleanup allocation and getting of the hif dev by Luis R. Rodriguez · 13 years ago
  58. 4f56a12 ath6kl: propagate errors on hifEnableFunc() failures by Luis R. Rodriguez · 13 years ago
  59. 0c804c5 ath6kl: remove useless plat_setup_power() calls by Luis R. Rodriguez · 13 years ago
  60. 711908d ath6kl: propagate errors on module setup by Luis R. Rodriguez · 13 years ago
  61. 0e7fd28 ath6kl: simplify btcoex parameter programming by Luis R. Rodriguez · 13 years ago
  62. 524717f ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE by Luis R. Rodriguez · 13 years ago
  63. 5b1978e ath6kl: remove AR600x_CUSTOM_XXX define by Luis R. Rodriguez · 13 years ago
  64. 42ad85d ath6kl: use CONFIG_AR600x_SD32_XXX by Luis R. Rodriguez · 13 years ago
  65. 1e6d456 ath6kl: use CONFIG_AR600x_WB31_XXX by Luis R. Rodriguez · 13 years ago
  66. 492543e ath6kl: use CONFIG_AR600x_SD31_XXX by Luis R. Rodriguez · 13 years ago
  67. 1822d7f ath6kl: remove INIT_MODE_DRV_ENABLED define by Luis R. Rodriguez · 13 years ago
  68. f22ac91 ath6kl: remove unused define WLAN_HEADERS by Luis R. Rodriguez · 13 years ago
  69. 3822410 ath6kl: remove define HTC_EP_STAT_PROFILING by Luis R. Rodriguez · 13 years ago
  70. e53a79d ath6kl: remove unused define NO_SYNC_FLUSH by Luis R. Rodriguez · 13 years ago
  71. efa5dc4 ath6kl: remove USER_KEYS define by Luis R. Rodriguez · 13 years ago
  72. 871f710 ath6kl: remove SEND_EVENT_TO_APP define by Luis R. Rodriguez · 13 years ago
  73. eba67f4 ath6kl: remove dependency on LINUX and KERNEL_2_6 macros by Luis R. Rodriguez · 13 years ago
  74. 1d7abec ath6kl: remove define ATH_AR6K_11N_SUPPORT by Luis R. Rodriguez · 13 years ago
  75. 69e87c2 ath6kl: remove all the wext and super extended private ioctl crap by Luis R. Rodriguez · 13 years ago
  76. 8efba26 ath6kl: kill Android specific code by Luis R. Rodriguez · 13 years ago
  77. 9d72a9e ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data support by Luis R. Rodriguez · 13 years ago
  78. 1fd8d02 ath6kl: move setting netdev for non-cf80211 case by Luis R. Rodriguez · 13 years ago
  79. 8f05c5b ath6kl: remove SET_MODULE_OWNER usage by Luis R. Rodriguez · 13 years ago
  80. e4551c7 ath6kl: replace do while loop with function helpers on ar6000_avail_ev() by Luis R. Rodriguez · 13 years ago
  81. c1ccd08 ath6kl: propagate error values on ar6000_avail_ev() by Luis R. Rodriguez · 13 years ago
  82. eb60cfa ath6kl: remove BMIENABLE_SET define by Luis R. Rodriguez · 13 years ago
  83. ab89111 ath6kl: s|A_FREE|kfree|g by Luis R. Rodriguez · 13 years ago
  84. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  85. 9dabb72 ath6kl: remove-typedef HIF_DEVICE by Luis R. Rodriguez · 13 years ago
  86. a71f0bf ath6kl: remove-typedef AR_SOFTC_T by Luis R. Rodriguez · 13 years ago
  87. b2bad08 ath6kl: remove-typedef WINDOW_SNAPSHOT by Luis R. Rodriguez · 13 years ago
  88. 1982f05 ath6kl: remove-typedef ST_READ_STATUS by Luis R. Rodriguez · 13 years ago
  89. 5f801f7 ath6kl: remove-typedef ST_PS_DATA_FORMAT by Luis R. Rodriguez · 13 years ago
  90. 9da9daf2 ath6kl: remove-typedef RXTID_STATS by Luis R. Rodriguez · 13 years ago
  91. ebb3aa5 ath6kl: remove-typedef RXTID by Luis R. Rodriguez · 13 years ago
  92. a541306 ath6kl: remove-typedef PSCmdPacket by Luis R. Rodriguez · 13 years ago
  93. 6286085 ath6kl: remove-typedef OSBUF_HOLD_Q by Luis R. Rodriguez · 13 years ago
  94. fc5f362 ath6kl: remove-typedef HTC_TX_PACKET_INFO by Luis R. Rodriguez · 13 years ago
  95. c1ebe36 ath6kl: remove-typedef HTC_TARGET by Luis R. Rodriguez · 13 years ago
  96. cb3ea09 ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESP by Luis R. Rodriguez · 13 years ago
  97. 3d82b15e ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQ by Luis R. Rodriguez · 13 years ago
  98. cfc8547 ath6kl: remove-typedef HTC_RX_PACKET_INFO by Luis R. Rodriguez · 13 years ago
  99. 6ca0f66 ath6kl: remove-typedef HTC_PACKET_QUEUE by Luis R. Rodriguez · 13 years ago
  100. c6528e2 ath6kl: remove-typedef HTC_PACKET by Luis R. Rodriguez · 13 years ago