summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg
2011-05-06iwlagn: remove unused variableJohannes Berg
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg
2011-05-06iwlagn: remove get_hcmd_size indirectionJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-30iwlagn: prefer BSS contextJohannes Berg
2011-04-30iwlagn: improve RXON checkingJohannes Berg
2011-04-30iwlagn: remove spectrum measurement headerJohannes Berg
2011-04-30iwlagn: semaphore and calib cleanupDon Fry
2011-04-30iwlagn: mod param cleanupDon Fry
2011-04-30iwlagn: new 105 series deviceWey-Yi Guy
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-30iwlagn: connect and disconnect sequence for RXONWey-Yi Guy
2011-04-30iwlagn: remove 5000 from rxon_assoc structureWey-Yi Guy
2011-04-30iwlagn: make rxon_assoc static functionWey-Yi Guy
2011-04-30iwlagn: refactor restartJohannes Berg
2011-04-30iwlagn: introduce silent grabbing of NIC accessJohannes Berg
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg
2011-04-29mwl8k: Reducing extra_tx_headroom for tx optimization in AP modeYogesh Ashok Powar
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan
2011-04-29iwlegacy: remove sync_cmd_mutexStanislaw Gruszka
2011-04-29iwlegacy: more priv->mutex serializationStanislaw Gruszka
2011-04-29iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-04-29iwlegacy: comment typo fix diable -> disableStanislaw Gruszka
2011-04-29iwlegacy: remove scan_tx_antennasStanislaw Gruszka
2011-04-29iwlegacy: remove unneeded __packedStanislaw Gruszka
2011-04-29iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka
2011-04-29iwlegacy: simplify init geosStanislaw Gruszka
2011-04-29iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka
2011-04-29iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka
2011-04-29ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan
2011-04-29ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan
2011-04-29p54: avoid uninitialized variable warning for freqJohn W. Linville
2011-04-29mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville
2011-04-29ath5k: fix uninitialized var warning for txf2txsJohn W. Linville
2011-04-28mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar
2011-04-28mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar
2011-04-28mwl8k: replace rateinfo bitfields with mask and shift macrosJohn W. Linville
2011-04-28ssb: pci: early fix for SPROM core indexRafał Miłecki
2011-04-28ssb: pci: update PCIe workaroundsRafał Miłecki
2011-04-28ssb: pci: separate workaroundsRafał Miłecki
2011-04-28ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan
2011-04-28ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan
2011-04-28ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan