summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-235-159/+59
| | * ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau2012-04-231-1/+9
| | * ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau2012-04-231-0/+4
| | * ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau2012-04-231-4/+6
| | * ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-234-33/+22
| | * ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2012-04-232-0/+7
| | * ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau2012-04-231-0/+4
| | * ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-231-3/+6
| | * ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-231-6/+7
| | * ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-233-19/+17
| | * ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-232-43/+23
| | * ath9k: make DFS detector pools SMP safeZefir Kurtisi2012-04-231-32/+78
| | * libertas: add missing includeFelix Fietkau2012-04-231-0/+1
| | * rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-236-9/+9
| | * rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier2012-04-231-1/+1
| | * mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-2317-71/+1399
| | * ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-231-15/+49
| | * libertas CS: convert to asynchronous firmware loadingDaniel Drake2012-04-231-39/+49
| | * ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-232-2/+3
| | * wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez2012-04-231-5/+3
| | * ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-231-0/+21
| | * wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez2012-04-231-3/+14
| | * iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach2012-04-182-7/+7
| | * iwlwifi: improve TX cache footprintJohannes Berg2012-04-184-75/+52
| | * iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach2012-04-182-3/+19
| | * iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel2012-04-181-1/+0
| | * iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel2012-04-181-0/+1
| | * iwlwifi: Change disable calibration bit-set to enumDavid Spinadel2012-04-181-5/+8
| | * iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-1815-18/+1
| | * iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-188-90/+16
| | * iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach2012-04-187-13/+17
| | * iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach2012-04-181-4/+4
| | * iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-188-31/+32
| | * iwlwifi: driver holds its pointer to the configEmmanuel Grumbach2012-04-181-12/+14
| | * iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-1821-99/+102
| | * iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-1815-122/+123
| | * iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach2012-04-185-32/+42
* | | atl1c: refine start/enable code for MAC moduleHuang, Xiong2012-04-261-63/+30
* | | atl1c: add function atl1c_power_savingHuang, Xiong2012-04-263-126/+108
* | | atl1c: remove PHY reset/init for link down eventHuang, Xiong2012-04-261-2/+0
* | | atl1c: update PHY reset related routineHuang, Xiong2012-04-263-200/+346
* | | atl1c: remove PHY polling from atl1c_openHuang, Xiong2012-04-261-7/+0
* | | atl1c: refine SERDES-clock related codeHuang, Xiong2012-04-263-27/+49
* | | atl1c: remove PHY contrl in atl1c_reset_pcieHuang, Xiong2012-04-261-9/+2
* | | atl1c: refine phy-register read/write functionHuang, Xiong2012-04-263-61/+197
* | | atl1c: remove REG_PHY_STATUSHuang, Xiong2012-04-262-9/+0
* | | be2net: Fix FW download for BEPadmanabh Ratnakar2012-04-263-78/+166
* | | be2net: Fix wrong status getting returned for MCC commandsPadmanabh Ratnakar2012-04-263-27/+67
* | | be2net: Fix Lancer statisticsPadmanabh Ratnakar2012-04-262-1/+6
* | | be2net: Fix traffic stall INTx modePadmanabh Ratnakar2012-04-261-1/+3