1. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  2. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  3. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  4. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  5. 254ad0f ath9k: Remove all the redundant internal buffer types by Sujith · 16 years ago
  6. c89424d ath9k: Handle mac80211's RC flags for MCS rates by Sujith · 16 years ago
  7. d22b002 ath9k: Fix lockdep warning by Sujith · 16 years ago
  8. 1286ec6 ath9k: Fix station access in aggregation completion by Sujith · 16 years ago
  9. c656bbb ath9k: Cleanup buffer type assignment by Sujith · 16 years ago
  10. d43f3015 ath9k: Revamp TX aggregation by Sujith · 16 years ago
  11. 6ef9b13 ath9k: Handle holding descriptor in TX completion properly by Sujith · 16 years ago
  12. 059d806 ath9k: Add a helper function to wake mac80211 queues by Sujith · 16 years ago
  13. 043a040 ath9k: Merge queue draining functions by Sujith · 16 years ago
  14. 55f5e4a ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly by Sujith · 16 years ago
  15. e832435 ath9k: Reorganize code in xmit.c by Sujith · 16 years ago
  16. 7da3c55 ath9k: convert to use bus-agnostic DMA routines by Gabor Juhos · 16 years ago
  17. f5870ac ath9k: convert to struct device by Gabor Juhos · 16 years ago
  18. ecf7044 ath9k: make use of conf_is_ht*() in the rest of the driver by Luis R. Rodriguez · 16 years ago
  19. ae8d285 ath9k: consolidate arguments on hw reset by Luis R. Rodriguez · 16 years ago
  20. 9674225 ath9k: remove cache of rate preference when using 11g protection by Luis R. Rodriguez · 16 years ago
  21. 157ec87 ath9k: Revert fix to TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  22. d3a1db1 ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame. by Senthil Balasubramanian · 16 years ago
  23. f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
  24. da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  25. b77f483 ath9k: Refactor struct ath_softc by Sujith · 16 years ago
  26. a07d361 ath9k: BH shouldn't be enabled when hardirqs are disabled. by Senthil Balasubramanian · 16 years ago
  27. 8ee5afb ath9k: Merge structures ath_atx, ath_node_aggr with ath_node by Sujith · 16 years ago
  28. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  29. c112d0c ath9k: Use GFP_ATOMIC when allocating TX private area by Luis R. Rodriguez · 16 years ago
  30. f8316df ath9k: Check for pci_map_single() errors by Luis R. Rodriguez · 16 years ago
  31. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 16 years ago
  32. 04bd4638 ath9k: Use cleaner debug masks by Sujith · 16 years ago
  33. 99405f9 ath9k: Use proper TX channel width for setting channels by Sujith · 16 years ago
  34. ff37e33 ath9k: Code scrub by Sujith · 16 years ago
  35. 7ac4701 ath9k: Dont update rate control for every AMPDU by Vasanthakumar Thiagarajan · 16 years ago
  36. 8f93b8b ath9k: Use straightforward PCI routines to setup the TX buffer. by Sujith · 16 years ago
  37. c428839 ath9k: Move TX completion routine to xmit.c by Sujith · 16 years ago
  38. 46d14a5 ath9k: General code scrub by Sujith · 16 years ago
  39. e63835b ath9k: Remove ath9k_rate_table by Sujith · 16 years ago
  40. a8efee4 ath9k: Use rate_driver_data by Sujith · 16 years ago
  41. ffd651c ath9k: We don't support non-HT devices, so remove superfluous code. by Sujith · 16 years ago
  42. f161796 ath9k: correct warning about unintialized variable 'tid' by John W. Linville · 16 years ago
  43. 8469cde mac80211: Add a new event in ieee80211_ampdu_mlme_action by Sujith · 16 years ago
  44. ccc75c5 ath9k: Remove ath_tx_aggr_resp() by Sujith · 16 years ago
  45. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 16 years ago
  46. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 16 years ago
  47. 43453b3 ath9k: Remove SM Power Save as it is not supported now by Sujith · 16 years ago
  48. 528f0c6 ath9k: Revamp transmit control block by Sujith · 16 years ago
  49. c517016 ath9k: Simplify node attach/detach routines by Sujith · 16 years ago
  50. b5aa9bf ath9k: Node cleanup by Sujith · 16 years ago
  51. 4c24429 ath9k: use ETH_P_PAE by Luis R. Rodriguez · 16 years ago
  52. 5c020dc ath9k: Allow user to change tx power when asked by Luis R. Rodriguez · 16 years ago
  53. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 16 years ago
  54. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  55. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  56. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  57. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  58. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  59. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 16 years ago
  60. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  61. d0be7cc ath9k: connectivity is lost after Group rekeying is done by Senthil Balasubramanian · 16 years ago
  62. 9aab3e3 ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  63. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  64. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  65. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  66. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  67. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  68. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  69. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  70. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  71. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  72. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  73. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  74. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  75. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  76. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 16 years ago
  77. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 16 years ago
  78. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 16 years ago
  79. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago