summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-06nl80211: refactor mesh parameter parsingJohannes Berg1-23/+38
2010-12-06cfg80211: require add_virtual_intf to return new devJohannes Berg3-14/+24
2010-12-06mac80211: move mesh filter adjustingJohannes Berg2-17/+12
2010-12-06nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona9-7/+27
2010-12-06ath5k: Include tx ack reporting on hw flagsNick Kossifidis1-2/+3
2010-12-06ath5k: Fix reporting of RX dma stop failureNick Kossifidis1-1/+1
2010-12-06ath5k: Disable ANI during resetNick Kossifidis1-2/+8
2010-12-06ath5k: Always free tx buffers before resetNick Kossifidis1-2/+4
2010-12-06ath5k: Always write tx powertable on hwNick Kossifidis1-12/+21
2010-12-06mac80211: speed up AP probing using nullfunc framesFelix Fietkau3-35/+79
2010-12-06mac80211: remove a redundant checkFelix Fietkau1-2/+1
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2-11/+13
2010-12-06ath5k: Use EWMA factor of 1024 instead of 1000Bruno Randolf1-1/+1
2010-12-06MAINTAINERS: Add ATH GENERIC UTILITIESJoe Perches1-0/+6
2010-12-06mac80211: Update last_tx_rate only for data framesHelmut Schaa1-3/+4
2010-12-02ath5k: Fix reset and interrupts for AHB type of devices.Felix Fietkau2-13/+97
2010-12-02ath5k: Add AHB bus support.Felix Fietkau7-4/+322
2010-12-02ath5k: Add initial registers values for radio RF2317 chip.Felix Fietkau1-0/+23
2010-12-02ath5k: Add a function to read chipset's MAC revisionFelix Fietkau3-5/+16
2010-12-02ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau4-8/+10
2010-12-02ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau4-37/+45
2010-12-02ath5k: Move PCI bus functions to separate file.Felix Fietkau4-266/+289
2010-12-02ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau5-153/+217
2010-12-02ath5k: Use Generic DMA for later support of AHB bus.Felix Fietkau2-31/+39
2010-12-02wireless: ray_cs: use '%pm' format option to print MACAndy Shevchenko1-10/+4
2010-12-02cfg80211: Add documentation for antenna opsBruno Randolf1-0/+7
2010-12-02mac80211: publish SMPS docsJohannes Berg1-0/+7
2010-12-02mac80211: document station handlingJohannes Berg1-0/+10
2010-12-02mac80211: publish interface iteration docsJohannes Berg1-0/+2
2010-12-02mac80211: document aggregationJohannes Berg1-0/+22
2010-12-02mac80211: publish some rate control docsJohannes Berg1-2/+9
2010-12-02mac80211: publish some misc docsJohannes Berg1-0/+8
2010-12-02mac80211: publish docs for _ni functionsJohannes Berg1-0/+2
2010-12-02mac80211: document workqueueJohannes Berg1-0/+7
2010-12-02cfg80211: include CQM packet loss docsJohannes Berg1-0/+1
2010-12-02ath9k_htc: Remove unused structuresSujith Manoharan1-19/+0
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches5-16/+10
2010-12-02b43: N-PHY: fix code path on PHY initRafał Miłecki1-10/+7
2010-12-02b43: N-PHY: use defines for RSSI typesRafał Miłecki1-28/+45
2010-12-02b43: N-PHY: fix RSSI selectionRafał Miłecki1-13/+25
2010-12-02ath9k: hif_usb: Reduce indent 1 columnJoe Perches1-53/+53
2010-12-02ath9k: Move debugfs under ieee80211/[phyname]/ath9k/Ben Greear3-69/+12
2010-12-02b43: N-PHY: fix RSSI calibrationRafał Miłecki1-6/+8
2010-12-02b43: N-PHY: initialize perical variable, add missing call to CCA resetRafał Miłecki1-0/+4
2010-12-02b43: N-PHY: implement very basic TX power control managementRafał Miłecki2-8/+153
2010-12-02b43: N-PHY: swap values for radio registers 0x3b and 0x3cRafał Miłecki1-123/+123
2010-12-02ssb: Add sysfs attributes to ssb devicesHauke Mehrtens1-0/+30
2010-12-02ssb: extract indexes for power tablesRafał Miłecki3-0/+88
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2-4/+3
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2-9/+16