summaryrefslogtreecommitdiff
path: root/drivers
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: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg
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-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-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-10ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão