summaryrefslogtreecommitdiffstats
path: root/drivers/char/snsc_event.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-09ath9k: Dump modal eeprom headerRajkumar Manoharan1-0/+30
2011-08-09ath9k: Dump base eeprom headerRajkumar Manoharan1-0/+30
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_defRajkumar Manoharan1-0/+131
2011-08-09ath9k_hw: Add dump_eeprom support for AR9287Rajkumar Manoharan1-0/+106
2011-08-09ath9k_hw: Add dump_eeprom support for eeprom_4kRajkumar Manoharan1-0/+112
2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan3-0/+136
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin2-9/+9
2011-08-09b43: add core rev 17 used on bcma SoC.Hauke Mehrtens1-0/+1
2011-08-09bcma: use boardflags define from ssb codeRafał Miłecki1-1/+1
2011-08-09ssb: define boardflagsRafał Miłecki1-0/+40
2011-08-08ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau2-2/+4
2011-08-08ath9k_hw: calculate a much better approximation of channel noiseFelix Fietkau4-0/+18
2011-08-08mac80211/mesh: make the preq queue lock consistentBaruch Siach1-3/+3
2011-08-08libertas_usb: program OLPC EC wakeup mask for wake-on-WLANDaniel Drake1-0/+9
2011-08-08ath9k_hw: do not limit initial tx power to 20 dbmFelix Fietkau1-3/+6
2011-08-08ath9k_hw: fix calculated runtime tx power limitFelix Fietkau4-46/+1
2011-08-08ath9k_hw: remove the tx power index offsetFelix Fietkau3-20/+6
2011-08-08ath5k: remove last references to "softc"Pavel Roskin5-9/+9
2011-08-08ath5k: clean up base.h and its usePavel Roskin22-70/+62
2011-08-08ath: fix spelling of GrenadaPavel Roskin2-2/+2
2011-08-08orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002Pavel Roskin1-1/+4
2011-08-08hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin1-0/+2
2011-08-08pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin1-0/+9
2011-08-08b43legacy: report core numberPavel Roskin1-1/+2
2011-08-08mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa1-0/+1
2011-08-08mac80211: Stop TX BA session if buf_size is zeroHelmut Schaa1-11/+7
2011-08-08b43legacy: remove 64-bit DMA supportPavel Roskin2-410/+71
2011-08-08iwlagn: support v2 of enhanced sensitivity tableWey-Yi Guy4-33/+74
2011-08-08iwlagn: change default sensitivity value for 5000 and 6000 seriesWey-Yi Guy2-10/+10
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg5-84/+0
2011-08-08iwlagn: support new P2P implementationJohannes Berg9-215/+127
2011-08-08iwlagn: move context init after firmware loadingJohannes Berg1-92/+89
2011-08-08iwlagn: bump firmware API for some devicesJohannes Berg3-9/+30
2011-08-08iwlagn: separate firmware version warningJohannes Berg2-7/+20
2011-08-08iwlagn: Remove ht40 support from 5.2GHz for _bgn devicesWey-Yi Guy2-4/+2
2011-08-08iwlagn: default smps mode for 1000 series deviceWey-Yi Guy1-1/+1
2011-08-08iwlagn: reserve queue 10 for TX during scan dwellJohannes Berg3-9/+24
2011-08-08ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin8-134/+102
2011-08-08ath5k: remove most references to XRPavel Roskin5-22/+0
2011-08-08ath5k: remove unused and write-only structures and fieldsPavel Roskin5-37/+1
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin6-10/+6
2011-08-08bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens1-0/+12
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens9-2/+190
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens12-8/+71
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens9-61/+160
2011-08-08bcma: get CPU clockHauke Mehrtens5-0/+161
2011-08-08bcma: add serial console supportHauke Mehrtens5-0/+97
2011-08-08bcma: add mips driverHauke Mehrtens7-0/+333
2011-08-08bcma: add SOC busHauke Mehrtens9-8/+263
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens7-6/+154