summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-14108-16848/+19259
|\
| * ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-2/+2
| * ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-0/+35
| * iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre2009-02-133-6/+8
| * iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler2009-02-131-10/+0
| * iwlwifi: use pci registers defined in pci_regs.hTomas Winkler2009-02-138-48/+40
| * mac80211: split managed/ibss code a little moreJohannes Berg2009-02-131-108/+146
| * mac80211: fix IBSS authJohannes Berg2009-02-131-0/+1
| * mac80211: calculate wstats_flags on the flyJohannes Berg2009-02-133-12/+18
| * mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-138-421/+117
| * cfg80211: add more flexible BSS lookupJohannes Berg2009-02-132-3/+19
| * cfg80211: allow users to request removing a BSSJohannes Berg2009-02-132-0/+32
| * cfg80211: free_priv for BSS infoJohannes Berg2009-02-133-1/+5
| * mac80211: dont add BSS when creating IBSSJohannes Berg2009-02-133-58/+60
| * cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-1321-383/+1546
| * mac80211: further cleanups to stopping BA sessionsJohannes Berg2009-02-134-39/+44
| * mac80211: RX aggregation: clean up stop sessionJohannes Berg2009-02-131-25/+32
| * mac80211: clean up BA session teardownJohannes Berg2009-02-134-8/+7
| * mac80211: fix aggregation timer lockupsJohannes Berg2009-02-133-6/+43
| * mac80211: fix race in TX aggregationJohannes Berg2009-02-131-47/+48
| * mac80211: document TX aggregation (and small cleanup)Johannes Berg2009-02-131-25/+51
| * mac80211: hardware should not deny going back to legacyJohannes Berg2009-02-131-3/+2
| * mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-134-3/+30
| * mac80211: restructure HT codeJohannes Berg2009-02-135-857/+895
| * mac80211: fix RX aggregation timeoutsJohannes Berg2009-02-134-12/+9
| * mac80211: remove stray aggregation debugfs definitionJohannes Berg2009-02-131-1/+0
| * mac80211: remove bssid argument from prepare_for_handlersJohannes Berg2009-02-131-4/+3
| * mac80211: fix beacon enable moreJohannes Berg2009-02-131-2/+12
| * mac80211: reject extra IEs for probe request when hw_scanJohannes Berg2009-02-131-3/+8
| * mac80211: properly validate/translate IW_AUTH_MFP valuesJohannes Berg2009-02-131-3/+15
| * zd1211rw: honour enable_beacon confJohannes Berg2009-02-131-3/+13
| * mac80211: disable IBSS beacon before joinJohannes Berg2009-02-131-0/+2
| * zd1211rw: do not ratelimit no-opsJohannes Berg2009-02-132-4/+8
| * mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo2009-02-133-3/+88
| * mac80211: remove multicast check from check_tim()Kalle Valo2009-02-131-7/+4
| * orinoco: Storage class should be before const qualifierTobias Klauser2009-02-131-1/+1
| * ath5k: Storage class should be before const qualifierTobias Klauser2009-02-131-2/+2
| * ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-1318-845/+841
| * ath9k: Cleanup EEPROM operationsSujith2009-02-136-1492/+1453
| * ath9k: Add callbacks hooks for EEPROM operationsSujith2009-02-131-0/+17
| * ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-1322-1109/+956
| * ath9k: Remove duplicate variablesSujith2009-02-135-76/+38
| * ath9k: Move regulatory information to a separate structureSujith2009-02-136-61/+66
| * ath9k: Store HW version information in a separate structureSujith2009-02-136-73/+84
| * ath9k: Remove all the sc_ prefixesSujith2009-02-137-342/+330
| * ath9k: Convert ANI channel to a pointerSujith2009-02-133-31/+31
| * ath9k: Header file cleanupSujith2009-02-1326-2754/+2733
| * ath5k: Don't call reset on config_interfaceNick Kossifidis2009-02-131-3/+1
| * ath5k: Disable BMISS interruptsNick Kossifidis2009-02-131-7/+2
| * ath5k: Update reset codeNick Kossifidis2009-02-136-296/+732
OpenPOWER on IntegriCloud