aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* wl1271: Mask unneeded events from firmware to conserve powerJuuso Oikarinen2009-10-27
* wl1271: Configure beacon filtering on if PSM usedJuuso Oikarinen2009-10-27
* wl1271: Enable beacon filtering with the stackJuuso Oikarinen2009-10-27
* wl1271: Add connection monitoring configurationJuuso Oikarinen2009-10-27
* wl1271: Use vmalloc to allocate memory for firmwareJuuso Oikarinen2009-10-27
* wl1271: Multicast filtering configurationJuuso Oikarinen2009-10-27
* wl1271: Clear probe-request template after scanJuuso Oikarinen2009-10-27
* wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen2009-10-27
* wl1271: hack to disable filtersLuciano Coelho2009-10-27
* wl1271: added Juuso Oikarinen as module authorLuciano Coelho2009-10-27
* wl1271: Corrections to TX pathJuuso Oikarinen2009-10-27
* wl1271: Update join usageJuuso Oikarinen2009-10-27
* wl1271: Configure rate policies based on AP ratesJuuso Oikarinen2009-10-27
* wl1271: Implementation for SPI busy word checkingJuuso Oikarinen2009-10-27
* wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen2009-10-27
* wl1271: Implement delayed entry into ELPJuuso Oikarinen2009-10-27
* wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen2009-10-27
* wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen2009-10-27
* wl1271: Correction to TX block allocation calculationJuuso Oikarinen2009-10-27
* wl1271: remove unecessary qual parameter from rx statusLuciano Coelho2009-10-27
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-27
* ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez2009-10-27
* ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez2009-10-27
* sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings2009-10-24
* sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings2009-10-24
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-24
* sfc: Move MTD probe after netdev registration and name allocationBen Hutchings2009-10-24
* sfc: Remove unnecessary tests of efx->membaseBen Hutchings2009-10-24
* sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings2009-10-24
* sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings2009-10-24
* sfc: Remove pointless abstraction of memory BAR numberBen Hutchings2009-10-24
* sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings2009-10-24
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-24
* sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2009-10-24
* sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings2009-10-24
* sfc: Remove declarations of nonexistent functionsBen Hutchings2009-10-24
* sfc: Change order of device removal to reverse of probe orderBen Hutchings2009-10-24
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-24
* sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-24
* sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings2009-10-24
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-24
* sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings2009-10-24
* sfc: Update hardware definitions for SienaBen Hutchings2009-10-24
* sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-24
* sfc: Remove versioned bitfield macrosBen Hutchings2009-10-24
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-24
* sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings2009-10-24
* sfc: Rename Falcon-specific board code and typesBen Hutchings2009-10-24
* sfc: Remove redundant hardware initialisationBen Hutchings2009-10-24
* sfc: Remove redundant header gmii.hBen Hutchings2009-10-24