summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | wl1251: use ieee80211_rx_ni()Kalle Valo2009-10-271-1/+1
| * | | 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
| * | | wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen2009-10-271-1/+2
| * | | ath5k: use noise calibration from madwifi halBob Copeland2009-10-275-80/+148
| * | | ath9k: adjust ahb callbacks to new struct layout to avoid compile errorsMarek Lindner2009-10-271-4/+2
| * | | libertas: make __lbs_cmd_async() non-staticHolger Schurig2009-10-272-1/+6
| * | | wl1251: rename spi device to wl1251Kalle Valo2009-10-272-2/+2
| * | | wl1271: Fix filter configurationJuuso Oikarinen2009-10-272-109/+51
| * | | wl1271: make sure PS is disabled in PLTLuciano Coelho2009-10-271-0/+6
| * | | wl1271: Correct memory handling for FW bootJuuso Oikarinen2009-10-271-3/+8
| * | | wl1271: Remove unnecessary rx_descriptor memory allocationJuuso Oikarinen2009-10-272-14/+0
| * | | wl1271: Support for IPv4 ARP filteringJuuso Oikarinen2009-10-274-0/+157
| * | | wl1271: Fix event handling mechanismJuuso Oikarinen2009-10-273-11/+14
| * | | wl1271: Fix multicast list handlingJuuso Oikarinen2009-10-271-1/+2
| * | | wl1271: Checking of rx descriptor status fixedTeemu Paasikivi2009-10-271-8/+3
| * | | wl1271: Added 5 GHz support to join and rxTeemu Paasikivi2009-10-273-13/+58
| * | | wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi2009-10-277-38/+160
| * | | wl1271: Scan only enabled channelsTeemu Paasikivi2009-10-271-12/+21
| * | | wl1271: Added 5 GHz parameters for wl1273Teemu Paasikivi2009-10-273-17/+127
| * | | wl1271: Remove busy-word checkingJuuso Oikarinen2009-10-272-5/+7
| * | | wl1271: Implement beacon early termination supportJuuso Oikarinen2009-10-275-2/+77
| * | | wl1271: Fix IRQ enable handling on FW init failureJuuso Oikarinen2009-10-273-17/+35
| * | | wl1271: Move default FW config struct away from stackJuuso Oikarinen2009-10-271-271/+264
| * | | wl1271: Add config structure for FW init parametersJuuso Oikarinen2009-10-275-127/+376
| * | | wl1271: Add config structure for connection management parametersJuuso Oikarinen2009-10-276-44/+348
| * | | wl1271: Add config structure for TX path parametersJuuso Oikarinen2009-10-277-70/+321
| * | | wl1271: Add config structure for RX path parametersJuuso Oikarinen2009-10-275-54/+110
| * | | wl1271: Add structure for firmware configuration valuesJuuso Oikarinen2009-10-278-224/+274
| * | | wl1271: Workaround for reference clock setting on boot.Juuso Oikarinen2009-10-271-1/+8
| * | | iwlwifi: use paged RxZhu Yi2009-10-2715-240/+284
| * | | wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho2009-10-273-45/+24
| * | | wl1271: use acx_rx_config instead of join when updating filtersLuciano Coelho2009-10-271-1/+3
| * | | wl1271: Update boot time configuration for the new firmwareJuuso Oikarinen2009-10-271-1/+1
| * | | wl1271: Remove outdated SPI functionsJuuso Oikarinen2009-10-279-140/+107
| * | | wl1271: Update TX path block calucation algoJuuso Oikarinen2009-10-271-2/+2
| * | | wl1271: Enable smart reflexJuuso Oikarinen2009-10-273-0/+100
| * | | wl1271: Enable ELPJuuso Oikarinen2009-10-271-6/+1
| * | | wl1271: Update interrupt handling by removing an extra SPI readJuuso Oikarinen2009-10-272-45/+31
| * | | wl1271: RefClk configurationJuuso Oikarinen2009-10-272-3/+26
| * | | wl1271: Add top-register access functionsJuuso Oikarinen2009-10-274-38/+66
| * | | wl1271: Remove RX workaroundJuuso Oikarinen2009-10-272-5/+0
| * | | wl1271: Update memory mapping for firmware revision 6.1.0.0.241Juuso Oikarinen2009-10-275-161/+116
| * | | wl1271: enable HW_AVAILABLE interrupt to fix ELPLuciano Coelho2009-10-271-2/+3
| * | | wl1271: add workaround to avoid distortion due to excessive tx powerLuciano Coelho2009-10-271-1/+6
| * | | wl1271: workaround to send a disconnect before rejoiningLuciano Coelho2009-10-273-0/+21