summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa2011-08-091-1/+7
* mac80211: Fill in skb->protocol information for injected framesHelmut Schaa2011-08-091-0/+20
* cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches2011-08-091-8/+6
* ath9k_hw: Update AR9003 high_power tx gain tableRajkumar Manoharan2011-08-091-86/+86
* ath9k_hw: Update the radio parameters related to high_powerRajkumar Manoharan2011-08-091-9/+9
* ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan2011-08-091-7/+8
* ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan2011-08-093-13/+2
* ath9k: Dump modal eeprom headerRajkumar Manoharan2011-08-091-0/+30
* ath9k: Dump base eeprom headerRajkumar Manoharan2011-08-091-0/+30
* ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan2011-08-091-0/+131
* ath9k_hw: Add dump_eeprom support for AR9287Rajkumar Manoharan2011-08-091-0/+106
* ath9k_hw: Add dump_eeprom support for eeprom_4kRajkumar Manoharan2011-08-091-0/+112
* ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan2011-08-093-0/+136
* lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-092-9/+9
* b43: add core rev 17 used on bcma SoC.Hauke Mehrtens2011-08-091-0/+1
* bcma: use boardflags define from ssb codeRafał Miłecki2011-08-091-1/+1
* ssb: define boardflagsRafał Miłecki2011-08-091-0/+40
* ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau2011-08-082-2/+4
* ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau2011-08-084-0/+18
* mac80211/mesh: make the preq queue lock consistentBaruch Siach2011-08-081-3/+3
* libertas_usb: program OLPC EC wakeup mask for wake-on-WLANDaniel Drake2011-08-081-0/+9
* ath9k_hw: do not limit initial tx power to 20 dbmFelix Fietkau2011-08-081-3/+6
* ath9k_hw: fix calculated runtime tx power limitFelix Fietkau2011-08-084-46/+1
* ath9k_hw: remove the tx power index offsetFelix Fietkau2011-08-083-20/+6
* ath5k: remove last references to "softc"Pavel Roskin2011-08-085-9/+9
* ath5k: clean up base.h and its usePavel Roskin2011-08-0822-70/+62
* ath: fix spelling of GrenadaPavel Roskin2011-08-082-2/+2
* orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin2011-08-081-1/+4
* hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin2011-08-081-0/+2
* pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin2011-08-081-0/+9
* b43legacy: report core numberPavel Roskin2011-08-081-1/+2
* mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa2011-08-081-0/+1
* mac80211: Stop TX BA session if buf_size is zeroHelmut Schaa2011-08-081-11/+7
* b43legacy: remove 64-bit DMA supportPavel Roskin2011-08-082-410/+71
* iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy2011-08-084-33/+74
* iwlagn: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy2011-08-082-10/+10
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-085-84/+0
* iwlagn: support new P2P implementationJohannes Berg2011-08-089-215/+127
* iwlagn: move context init after firmware loadingJohannes Berg2011-08-081-92/+89
* iwlagn: bump firmware API for some devicesJohannes Berg2011-08-083-9/+30
* iwlagn: separate firmware version warningJohannes Berg2011-08-082-7/+20
* iwlagn: Remove ht40 support from 5.2GHz for _bgn devicesWey-Yi Guy2011-08-082-4/+2
* iwlagn: default smps mode for 1000 series deviceWey-Yi Guy2011-08-081-1/+1
* iwlagn: reserve queue 10 for TX during scan dwellJohannes Berg2011-08-083-9/+24
* ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin2011-08-088-134/+102
* ath5k: remove most references to XRPavel Roskin2011-08-085-22/+0
* ath5k: remove unused and write-only structures and fieldsPavel Roskin2011-08-085-37/+1
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-086-10/+6
* bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens2011-08-081-0/+12
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-089-2/+190