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