2008-11-26 | Sujith | ath9k: Remove ath_rate_newassoc() Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-26 | Sujith | ath9k: Remove ath_setup_rates Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-26 | Sujith | ath9k: Simplify RC alloc/free functions Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-26 | Sujith | ath9k: Merge struct ath_tx_ratectrl with ath_rate_node Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-25 | Sujith | mac80211: Use the HT capabilities from the IE instead... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-11 | Sujith | ath9k: Fix compilation failure when RFKILL is enabled Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | mac80211: Add a new event in ieee80211_ampdu_mlme_action Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Remove internal RX A-MPDU processing Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Clear HT info on starting the driver Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Remove ath_tx_aggr_resp() Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Enable interrupts at the proper place Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Remove unnecessary TSF reset Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Streamline attach/detach Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Remove unused function ath_get_currentCountry() Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Refactor hw.c Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Revamp VAP management Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Use bitfields to store tid's state in a single... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Ensure ath_node is not NULL when updating tx... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Remove SM Power Save as it is not supported now Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Revamp transmit control block Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Simplify node attach/detach routines Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-10 | Sujith | ath9k: Node cleanup Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-11-07 | Thomas, Sujith | intel_menlow: MAINTAINERS Signed-off-by: Sujith Thomas <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-11-07 | Thomas, Sujith | intel_menlow: Add comment documenting legal GTHS values Signed-off-by: Sujith Thomas <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-10-31 | Sujith | mac80211: Re-enable aggregation Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-10-31 | Sujith | ath9k: Check if the STA supports HT when initializing... Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-10-31 | Sujith | mac80211: Change WARN_ON to WARN_ON_ONCE Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-09-24 | Sujith | ath9k: Fix TSF Adjust usage Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-09-24 | Sujith | ath9k: Fix nexttbtt calculation Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-09-24 | Sujith | ath9k: Whitespace cleanup Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: rc.h cleanup Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Remove sc_lastrx as we don't use it anywhere Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Do not update frame's duration field Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Remove more dead code Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Use definition from ieee80211.h Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | mac80211: Add an 802.11n definition Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Miscellaneous fixes Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Random cleanup Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Remove remaining occurences of ath_skb_map functions Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Trim struct ath_softc Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Use ah_curchan and remove sc_curchan which is... Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Use bitfields for sc operations Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Use a single opmode variable Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Unused macros, variables Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Remove ar5416hal and assign default values directly Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Remove a few unnecessary macros Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Use bitfields for buffer type Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: RX Filter cleanup Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-29 | Sujith | ath9k: Merge reset functions Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-07 | Sujith | ath9k: Revamp wireless mode usage Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-07 | Sujith | ath9k: More unused macros Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-07 | Sujith | ath9k: Remove a few unused macros and fix indentation Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-07 | Sujith | ath9k: Use mac80211's band macros and remove enum hal_freq_band Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-07 | Sujith | ath9k: Remove redundant data structure ath9k_txq_info Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-08-07 | Sujith | ath9k: Cleanup data structures related to HW capabilities Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros... |
commitcommitdifftree |
2008-02-15 | Thomas Sujith | intel_menlo: extract return values using PTR_ERR Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-02-15 | Thomas Sujith | ACPI video: check for error from thermal_cooling_device_register Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-02-15 | Thomas Sujith | ACPI thermal: extract return values using PTR_ERR Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-02-15 | Thomas Sujith | ACPI fan: extract return values using PTR_ERR Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-02-15 | Thomas Sujith | thermal: use ERR_PTR for returning error Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-02-15 | Thomas Sujith | thermal: validate input parameters Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |
2008-02-02 | Thomas Sujith | intel_menlo: introduce new platform specific driver Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> |
commitcommitdifftree |