summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Multicast filtering configurationJuuso Oikarinen2009-10-275-27/+120
* wl1271: Clear probe-request template after scanJuuso Oikarinen2009-10-271-0/+4
* wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen2009-10-271-3/+3
* wl1271: hack to disable filtersLuciano Coelho2009-10-271-0/+9
* wl1271: added Juuso Oikarinen as module authorLuciano Coelho2009-10-271-0/+1
* wl1271: Corrections to TX pathJuuso Oikarinen2009-10-274-10/+7
* wl1271: Update join usageJuuso Oikarinen2009-10-274-22/+50
* wl1271: Configure rate policies based on AP ratesJuuso Oikarinen2009-10-275-4/+38
* wl1271: Implementation for SPI busy word checkingJuuso Oikarinen2009-10-272-4/+75
* wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen2009-10-271-1/+4
* wl1271: Implement delayed entry into ELPJuuso Oikarinen2009-10-274-15/+35
* wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen2009-10-272-16/+20
* wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen2009-10-275-5/+38
* wl1271: Correction to TX block allocation calculationJuuso Oikarinen2009-10-271-1/+1
* wl1271: remove unecessary qual parameter from rx statusLuciano Coelho2009-10-271-6/+0
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-274-38/+32
* ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez2009-10-271-7/+18
* ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez2009-10-271-1/+2
* sfc: Rename 'xfp' file and functions to reflect realityBen Hutchings2009-10-245-58/+58
* sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings2009-10-241-69/+39
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-242-15/+8
* sfc: Move MTD probe after netdev registration and name allocationBen Hutchings2009-10-241-2/+4
* sfc: Remove unnecessary tests of efx->membaseBen Hutchings2009-10-241-8/+0
* sfc: Remove incorrect assertion from efx_pci_remove_main()Ben Hutchings2009-10-241-2/+0
* sfc: Merge falcon_probe_phy() into falcon_probe_port()Ben Hutchings2009-10-241-35/+25
* sfc: Remove pointless abstraction of memory BAR numberBen Hutchings2009-10-243-11/+10
* sfc: Removed kernel-doc for nonexistent member of efx_phy_operationsBen Hutchings2009-10-241-1/+0
* sfc: Maintain interrupt moderation values in ticks, not microsecondsBen Hutchings2009-10-244-34/+28
* sfc: Move shared members of struct falcon_nic_data into struct efx_nicBen Hutchings2009-10-242-16/+14
* sfc: Move efx_xmit_done() declaration into correct stanzaBen Hutchings2009-10-241-1/+1
* sfc: Remove declarations of nonexistent functionsBen Hutchings2009-10-241-2/+0
* sfc: Change order of device removal to reverse of probe orderBen Hutchings2009-10-241-1/+1
* sfc: Merge struct efx_blinker into struct efx_boardBen Hutchings2009-10-242-29/+21
* sfc: Move all TX DMA length limiting into tx.cBen Hutchings2009-10-244-25/+25
* sfc: Define DMA address mask explicitly in terms of descriptor field widthBen Hutchings2009-10-241-5/+2
* sfc: Eliminate indirect lookups of queue size constantsBen Hutchings2009-10-247-98/+62
* sfc: Rename register I/O header and functions used by both Falcon and SienaBen Hutchings2009-10-247-421/+426
* sfc: Update hardware definitions for SienaBen Hutchings2009-10-247-1887/+3756
* sfc: Move RX data FIFO thresholds out of struct efx_nic_typeBen Hutchings2009-10-242-15/+12
* sfc: Remove versioned bitfield macrosBen Hutchings2009-10-243-40/+47
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-249-22/+2
* sfc: Merge sfe4001.c into falcon_boards.cBen Hutchings2009-10-244-443/+420
* sfc: Rename Falcon-specific board code and typesBen Hutchings2009-10-245-26/+25
* sfc: Remove redundant hardware initialisationBen Hutchings2009-10-241-4/+0
* sfc: Remove redundant header gmii.hBen Hutchings2009-10-242-61/+0
* sfc: 10Xpress: Report support for pause framesBen Hutchings2009-10-221-0/+1
* qlge: Add ethtool register dump function.Ron Mercer2009-10-213-0/+345
* qlge: Add ethtool wake on LAN function.Ron Mercer2009-10-214-0/+172
* qlge: Add ethtool blink function.Ron Mercer2009-10-213-0/+89
* qlge: Add ethtool get/set pause parameter.Ron Mercer2009-10-213-2/+37
OpenPOWER on IntegriCloud