summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix kernel oops on ARM SOCLarry Finger2011-08-011-9/+11
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-015-13/+40
* cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter2011-08-011-1/+1
* iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-012-3/+11
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-011-0/+2
* wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-261-1/+1
* b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-261-2/+3
* b43: bcma: drop BROKENRafał Miłecki2011-07-261-1/+1
* b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-261-0/+2
* cfg80211: really ignore the regulatory requestSven Neumann2011-07-261-2/+3
* NFC: pn533: use after free in pn533_disconnect()Dan Carpenter2011-07-261-1/+1
* bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville2011-07-221-0/+2
* b43legacy: dma: cache translation (routing bits)Rafał Miłecki2011-07-222-3/+6
* ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin2011-07-221-6/+3
* ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin2011-07-223-81/+5
* ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-223-22/+6
* b43: (un)initialize driver on the BCMA busRafał Miłecki2011-07-221-4/+44
* b43: bcma: get DMA translation bitsRafał Miłecki2011-07-221-0/+5
* bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-222-0/+21
* ssb: return correct translation bit for 64-bit DMARafał Miłecki2011-07-222-4/+7
* b43: disable parity check on BCMA devicesRafał Miłecki2011-07-223-0/+21
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-2111-71/+72
* ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau2011-07-211-0/+22
* mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar2011-07-214-0/+19
* mwifiex: check SDIO multi-port aggregation buffer room correctlyAmitkumar Karwar2011-07-211-1/+1
* mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar2011-07-211-0/+2
* iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach2011-07-212-11/+11
* iwlagn: remove "disable otp refresh" W/AWey-Yi Guy2011-07-212-7/+1
* iwlagn: rename iwlagn_set_dynamic_keyJohannes Berg2011-07-211-10/+11
* iwlagn: track beacon interval sent to deviceJohannes Berg2011-07-213-6/+9
* iwlagn: write iq invert register for 105/135 deviceWey-Yi Guy2011-07-211-2/+4
* iwlagn: implement WoWLANJohannes Berg2011-07-2111-14/+705
* iwlagn: rewrite HW cryptoJohannes Berg2011-07-216-224/+200
* iwlagn: remove forgotten debugfs functionJohannes Berg2011-07-211-2/+0
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-2110-256/+254
* iwlagn: remove keyinfo cacheJohannes Berg2011-07-212-30/+0
* iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-213-3/+9
* iwlagn: add comment to warn about WoWLAN in resume / suspend flowsEmmanuel Grumbach2011-07-211-0/+10
* iwlagn: iwl_bus holds drv_data as void * instead of iwl_privEmmanuel Grumbach2011-07-215-27/+26
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-2114-140/+161
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-2118-154/+168
* iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-215-7/+14
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-218-193/+178
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-218-239/+274
* iwlagn: radio sensor offset in le16 formatWey-Yi Guy2011-07-212-5/+5
* iwlagn: define valid init calibration maskWey-Yi Guy2011-07-211-3/+13
* iwlagn: remove legacy calibration commandWey-Yi Guy2011-07-211-10/+0
* iwlagn: set correct calibration flagWey-Yi Guy2011-07-212-2/+4
* iwlagn: kill iwlagn_setup_deferred_workEmmanuel Grumbach2011-07-218-22/+6
* iwlagn: kill iwlagn_rx_handler_setupEmmanuel Grumbach2011-07-218-28/+20
OpenPOWER on IntegriCloud