2009-02-11 | Sujith | ath9k: Add retry counters to rate control debug file Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-11 | Sujith | ath9k: Handle mac80211's FIF_CONTROL flag properly Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-11 | Sujith | ath9k: Remove all the redundant internal buffer types Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-11 | Sujith | ath9k: Lock mac80211 callbacks with a mutex Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | ath9k: Add debugfs files for printing TX rate details Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | ath9k: Handle mac80211's RC flags for MCS rates Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | ath9k: Cleanup get_rate() interface Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | ath9k: Remove a bunch of unused macros Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | ath9k: Fix typo in checking for chip revision Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | mac80211: Reset assoc_scan_tries after an unsuccessful... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-02-09 | Sujith | ath9k: Fix lockdep warning Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-30 | Sujith | ath9k: Fix bug in TX DMA termination Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-30 | Sujith | ath9k: Setup short preamble properly in rate registration Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-30 | Sujith | ath9k: Fix station access in aggregation completion Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-30 | Sujith | ath9k: Reconfigure beacons on getting a notification... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-30 | Sujith | ath9k: Handle chainmask for A9280 Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Fix bug in NF calibration Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Fix bug in rate control capability registration Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Fix MCS rates registration bug for AR9285 Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | mac80211: Add documentation bits for mac80211_rate_control_flags Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Cleanup buffer type assignment Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Revamp TX aggregation Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Handle holding descriptor in TX completion properly Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Add a helper function to wake mac80211 queues Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Merge queue draining functions Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Reorganize code in xmit.c Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: Update short guard interval in rate control Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | ath9k: rateCodeToIndex is not used, remove it Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-29 | Sujith | mac80211: Add 802.11h CSA support Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2009-01-12 | Sujith | ath9k: Fix chainmask handling bug Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-19 | Sujith | ath9k: Protect config() callback with a mutex Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-19 | Sujith | ath9k: Do not use association state to update rate... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-19 | Sujith | mac80211: Fix HT channel selection Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-12 | Sujith | ath9k: Refactor struct ath_softc Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-12 | Sujith | ath9k: Merge structures ath_atx, ath_node_aggr with... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-12 | Sujith | ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-12 | Sujith | ath9k: Add a debugfs file to show interrupt statistics Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-12 | Sujith | ath9k: Maintain rate table choice after association Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-12 | Sujith | ath9k: Fix bug in rate table management Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Choose correct ANI calibration period Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Add a debugfs file for dumping DMA status Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Add initial layout for an ath9k specific debugfs... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Remove includes that are not needed Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Add ATH9K_DEBUG configuration option Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Use cleaner debug masks Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-12-05 | Sujith | ath9k: Handle channel initialization for AP mode Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Use proper TX channel width for setting channels Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Code scrub Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Use straightforward PCI routines to setup the... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Update TX trigger level on a FIFO underrun. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Fix bug in deciphering channel flags Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Move TX completion routine to xmit.c Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Use helpers Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: General code scrub Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Remove ath9k_rate_table Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Use rate_driver_data Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Remove ath_rate_softc Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Remove rate control reference in VAP Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: We don't support non-HT devices, so remove superfluou... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Revamp RX handling Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Nuke fixed rate handling in driver Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Remove half/quarter rate tables Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Remove ath_rate_newassoc() Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Remove ath_setup_rates Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Simplify RC alloc/free functions Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-26 | Sujith | ath9k: Merge struct ath_tx_ratectrl with ath_rate_node Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-25 | Sujith | mac80211: Use the HT capabilities from the IE instead... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-11 | Sujith | ath9k: Fix compilation failure when RFKILL is enabled Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | mac80211: Add a new event in ieee80211_ampdu_mlme_action Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Remove internal RX A-MPDU processing Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Clear HT info on starting the driver Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Remove ath_tx_aggr_resp() Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Enable interrupts at the proper place Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Remove unnecessary TSF reset Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Streamline attach/detach Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Remove unused function ath_get_currentCountry() Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Refactor hw.c Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Revamp VAP management Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Use bitfields to store tid's state in a single... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Ensure ath_node is not NULL when updating tx... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Remove SM Power Save as it is not supported now Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Revamp transmit control block Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Simplify node attach/detach routines Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-10 | Sujith | ath9k: Node cleanup Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-11-07 | Thomas, Sujith | intel_menlow: MAINTAINERS Signed-off-by: Sujith Thomas <sujith.thomas@intel.com> |
commit | commitdiff | tree |
2008-11-07 | Thomas, Sujith | intel_menlow: Add comment documenting legal GTHS values Signed-off-by: Sujith Thomas <sujith.thomas@intel.com> |
commit | commitdiff | tree |
2008-10-31 | Sujith | mac80211: Re-enable aggregation Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-10-31 | Sujith | ath9k: Check if the STA supports HT when initializing... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-10-31 | Sujith | mac80211: Change WARN_ON to WARN_ON_ONCE Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-09-24 | Sujith | ath9k: Fix TSF Adjust usage Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-09-24 | Sujith | ath9k: Fix nexttbtt calculation Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-09-24 | Sujith | ath9k: Whitespace cleanup Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commit | commitdiff | tree |
2008-08-29 | Sujith | ath9k: rc.h cleanup Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
2008-08-29 | Sujith | ath9k: Remove sc_lastrx as we don't use it anywhere Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
2008-08-29 | Sujith | ath9k: Do not update frame's duration field Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
2008-08-29 | Sujith | ath9k: Remove more dead code Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
2008-08-29 | Sujith | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
2008-08-29 | Sujith | ath9k: Use definition from ieee80211.h Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
2008-08-29 | Sujith | mac80211: Add an 802.11n definition Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commit | commitdiff | tree |
next |