summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rt2x00: Add WCID to HT TX descriptorHelmut Schaa2011-09-142-1/+7
| * | | rt2x00: Add WCID to crypto structHelmut Schaa2011-09-142-2/+7
| * | | rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-143-0/+60
| * | | rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-143-9/+23
| * | | rt2x00: Avoid unnecessary uncachedHelmut Schaa2011-09-141-4/+4
| * | | rt2x00: Update some TX descriptorHelmut Schaa2011-09-141-2/+2
| * | | rt2x00: Remove incorrect led blinkHelmut Schaa2011-09-141-16/+0Star
| * | | rt2x00: Add LED_CFG register descriptionHelmut Schaa2011-09-141-0/+3
| * | | rt2x00: Minor optimizazion in txdone pathHelmut Schaa2011-09-144-6/+5Star
| * | | iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach2011-09-143-132/+132
| * | | iwlagn: remove lines from the wrong placeWey-Yi Guy2011-09-141-3/+0Star
| * | | iwlagn: enable 11n support for "_d" skuWey-Yi Guy2011-09-141-0/+1
| * | | iwlagn: disply queue read/write pointer when stuckWey-Yi Guy2011-09-141-0/+2
| * | | iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-1410-52/+58
| * | | iwlagn: move traffic_log back to upper layerEmmanuel Grumbach2011-09-142-107/+85Star
| * | | iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-1415-309/+299Star
| * | | iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-1411-60/+59Star
| * | | iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach2011-09-141-12/+6Star
| * | | iwlagn: only perform necessary calibration at init timeWey-Yi Guy2011-09-141-6/+1Star
| * | | ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan2011-09-141-4/+13
| * | | ath9k: Move cycle conters under cc_lockRajkumar Manoharan2011-09-141-3/+6
| * | | ath9k: Take the samples in unassociated stateRajkumar Manoharan2011-09-141-0/+5
| * | | b43: N-PHY: implement few random missing opsRafał Miłecki2011-09-142-17/+96
| * | | b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki2011-09-141-143/+157
| * | | b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki2011-09-141-13/+4Star
| * | | b43: N-PHY: use helper for checking IPARafał Miłecki2011-09-141-18/+12Star
| * | | b43: LCN-PHY: load TX gain table on initRafał Miłecki2011-09-142-3/+194
| * | | b43: add my copyrights and myself as the module authorRafał Miłecki2011-09-1411-0/+19
| * | | b43: drop Copyright for not really copyrightable infoRafał Miłecki2011-09-141-26/+0Star
| * | | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-144-8/+99
| * | | ath9k: merge reset related functionsFelix Fietkau2011-09-141-176/+127Star
| * | | ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-145-13/+26
| * | | ath9k: move a few functions aroundFelix Fietkau2011-09-141-68/+69
| * | | ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-1410-41/+27Star
| * | | b43: N-PHY: implement enabling TX power controlRafał Miłecki2011-09-142-6/+80
| |/ /
| * | ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan2011-09-131-2/+2
| * | b43: LCN-PHY: add conditions for few operationsRafał Miłecki2011-09-132-14/+38
| * | b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki2011-09-132-10/+29
| * | b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki2011-09-131-0/+17
| * | b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki2011-09-131-0/+12
| * | b43: LCN-PHY: put tables functions in correct fileRafał Miłecki2011-09-132-11/+16
| * | b43: LCN-PHY: minor fixesRafał Miłecki2011-09-133-6/+7
| * | rt2x00: Add new chipset supportzero.lin2011-09-131-0/+1
| * | iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter2011-09-131-1/+1
| * | iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()Dan Carpenter2011-09-131-1/+1
| * | ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan2011-09-131-2/+5
| * | mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-133-9/+9
| * | ath9k: fix checks for first subframe delimiter paddingFelix Fietkau2011-09-132-2/+3
| * | mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar2011-09-131-0/+8
| * | ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau2011-09-131-1/+1