summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-13ath5k: Update RF Buffer handlingNick Kossifidis
2009-02-13ath5k: Update gain_F calibration code and add documentationNick Kossifidis
2009-02-13ath5k: PHY code cleanupNick Kossifidis
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen
2009-02-13mac80211: Fix the wrong WARN_ON message appearing on enabling power save.Vivek Natarajan
2009-02-13orinoco: hermes doesn't need to be a separate moduleDavid Kilroy
2009-02-13orinoco: hermes_dld does not need to be a moduleDavid Kilroy
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy
2009-02-13orinoco: Move hardware functions into separate fileDavid Kilroy
2009-02-13orinoco: Add hardware function to set multicast modeDavid Kilroy
2009-02-13orinoco: Use accessor functions for bitrate tablesDavid Kilroy
2009-02-13orinoco: Move firmware handling into a separate fileDavid Kilroy
2009-02-13orinoco: Move MIC helpers into new fileDavid Kilroy
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy
2009-02-11orinoco: Rename orinoco.cDavid Kilroy
2009-02-11orinoco: Fix interesting checkpatch errorsDavid Kilroy
2009-02-11orinoco: keep line length below 80 charactersDavid Kilroy
2009-02-11orinoco: remove unnecessary bracesDavid Kilroy
2009-02-11orinoco: spaces in parenthesised expressionsDavid Kilroy
2009-02-11orinoco: address leading and trailing whitespaceDavid Kilroy
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-02-11mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan
2009-02-11ath9k: Add retry counters to rate control debug fileSujith
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith
2009-02-11ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão