summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()master-2009-02-13Luis R. Rodriguez
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler
2009-02-13mac80211: split managed/ibss code a little moreJohannes Berg
2009-02-13mac80211: fix IBSS authJohannes Berg
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg
2009-02-13mac80211: dont add BSS when creating IBSSJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg
2009-02-13mac80211: RX aggregation: clean up stop sessionJohannes Berg
2009-02-13mac80211: clean up BA session teardownJohannes Berg
2009-02-13mac80211: fix aggregation timer lockupsJohannes Berg
2009-02-13mac80211: fix race in TX aggregationJohannes Berg
2009-02-13mac80211: document TX aggregation (and small cleanup)Johannes Berg
2009-02-13mac80211: hardware should not deny going back to legacyJohannes Berg
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg
2009-02-13mac80211: restructure HT codeJohannes Berg
2009-02-13mac80211: fix RX aggregation timeoutsJohannes Berg
2009-02-13mac80211: remove stray aggregation debugfs definitionJohannes Berg
2009-02-13mac80211: remove bssid argument from prepare_for_handlersJohannes Berg
2009-02-13mac80211: fix beacon enable moreJohannes Berg
2009-02-13mac80211: reject extra IEs for probe request when hw_scanJohannes Berg
2009-02-13mac80211: properly validate/translate IW_AUTH_MFP valuesJohannes Berg
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg
2009-02-13mac80211: disable IBSS beacon before joinJohannes Berg
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg
2009-02-13mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo
2009-02-13mac80211: remove multicast check from check_tim()Kalle Valo
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser
2009-02-13ath5k: Storage class should be before const qualifierTobias Klauser
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Cleanup EEPROM operationsSujith
2009-02-13ath9k: Add callbacks hooks for EEPROM operationsSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Move regulatory information to a separate structureSujith
2009-02-13ath9k: Store HW version information in a separate structureSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Convert ANI channel to a pointerSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-13ath5k: Don't call reset on config_interfaceNick Kossifidis
2009-02-13ath5k: Disable BMISS interruptsNick Kossifidis
2009-02-13ath5k: Update reset codeNick Kossifidis
2009-02-13ath5k: Update initvalsNick Kossifidis