summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libertas: remove unused 11d codeHolger Schurig2009-10-2710-830/+13
* zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT2009-10-275-26/+227
* wl1271: use ieee80211_rx_ni()Luciano Coelho2009-10-271-1/+1
* mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.Rui Paulo2009-10-271-2/+2
* ar9170: don't filter BlockACK framesChristian Lamparter2009-10-271-2/+2
* ar9170usb: atomic pending urbs counterChristian Lamparter2009-10-272-7/+7
* ar9170: atomic pending A-MPDU counterChristian Lamparter2009-10-272-6/+7
* iwlwifi: rework for static power saveWey-Yi Guy2009-10-273-23/+59
* iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy2009-10-271-3/+18
* iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2009-10-272-2/+12
* iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-273-6/+16
* iwlwifi: move rate scaling structures to header fileReinette Chatre2009-10-272-100/+101
* iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre2009-10-273-59/+62
* iwlwifi: fix incorrect otp blocks number for 6x50 seriesWey-Yi Guy2009-10-271-3/+3
* iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy2009-10-272-4/+7
* iwlwifi: show current power save status reported by uCodeWey-Yi Guy2009-10-273-0/+32
* iwl3945: disable all tx fifosAbhijeet Kolekar2009-10-271-0/+1
* wl1251: re-disable PG10 chipsJohn W. Linville2009-10-271-1/+1
* b43: use ieee80211_rx_ni()John W. Linville2009-10-271-4/+1
* libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig2009-10-273-40/+0
* libertas: make lbs_get_channel() staticHolger Schurig2009-10-272-3/+1
* libertas: harmonize cmd.hHolger Schurig2009-10-275-65/+96
* libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-277-957/+853
* iwmc3200wifi: handle coexistence radio notificationZhu Yi2009-10-271-0/+15
* iwmc3200wifi: Set wiphy firmware versionSamuel Ortiz2009-10-273-0/+13
* iwmc3200wifi: Support unexpected reboot barkerSamuel Ortiz2009-10-271-0/+8
* iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz2009-10-274-6/+53
* iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz2009-10-271-0/+5
* iwmc3200wifi: Check for cmd pointer before dereferencing itSamuel Ortiz2009-10-271-2/+8
* iwmc3200wifi: SDIO disable race fixSamuel Ortiz2009-10-271-2/+2
* iwmc3200wifi: Tx power settingSamuel Ortiz2009-10-273-1/+30
* iwmc3200wifi: Update fixed size config definitionsSamuel Ortiz2009-10-271-2/+58
* iwmc3200wifi: Update statistics notification structureSamuel Ortiz2009-10-271-0/+5
* iwmc3200wifi: Improve rx debugSamuel Ortiz2009-10-271-2/+5
* iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz2009-10-271-3/+3
* iwmc3200wifi: CT kill supportSamuel Ortiz2009-10-278-1/+55
* iwmc3200wifi: WPS supportSamuel Ortiz2009-10-272-0/+10
* iwmc3200wifi: allow joining an existed IBSS networkZhu Yi2009-10-271-20/+2
* iwmc3200wifi: add BGN sdio device idZhu Yi2009-10-271-2/+4
* mac80211: Learn about mesh portals from multicast trafficJavier Cardona2009-10-271-6/+15
* rt2x00: Implement support for rt2800pciIvo van Doorn2009-10-275-0/+5317
* rt2x00: Add rt2x00soc bus moduleIvo van Doorn2009-10-274-0/+216
* wl1251: use ieee80211_rx_ni()Kalle Valo2009-10-271-1/+1
* mac80211: add ieee80211_rx_ni()Kalle Valo2009-10-271-6/+26
* b43: Optimize PIO scratchbuffer usageMichael Buesch2009-10-273-46/+51
* wl1251: add support for PG11 chips.David-John Willis2009-10-271-0/+3
* wl1271: added missing packed modifier in some cmd structsLuciano Coelho2009-10-271-3/+3
* wl1271: fix endianess issuesLuciano Coelho2009-10-2715-304/+318
* wl1271: added missing packed modifier in some acx structsLuciano Coelho2009-10-271-5/+5
* wl1271: fix sparse warnings about undeclared functionsLuciano Coelho2009-10-272-5/+8