summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-09-14rt2x00: Minor optimizazion in txdone pathHelmut Schaa
2011-09-14iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach
2011-09-14iwlagn: remove lines from the wrong placeWey-Yi Guy
2011-09-14iwlagn: enable 11n support for "_d" skuWey-Yi Guy
2011-09-14iwlagn: disply queue read/write pointer when stuckWey-Yi Guy
2011-09-14iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach
2011-09-14iwlagn: move traffic_log back to upper layerEmmanuel Grumbach
2011-09-14iwlagn: clean up of transport layerEmmanuel Grumbach
2011-09-14iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach
2011-09-14iwlagn: merge iwl_pci_down and iwl_pci_removeEmmanuel Grumbach
2011-09-14iwlagn: only perform necessary calibration at init timeWey-Yi Guy
2011-09-14ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan
2011-09-14ath9k: Move cycle conters under cc_lockRajkumar Manoharan
2011-09-14ath9k: Take the samples in unassociated stateRajkumar Manoharan
2011-09-14b43: N-PHY: implement few random missing opsRafał Miłecki
2011-09-14b43: N-PHY: split workarounds into per-PHY-ver functionsRafał Miłecki
2011-09-14b43: N-PHY: replace some hacks with nice tables opsRafał Miłecki
2011-09-14b43: N-PHY: use helper for checking IPARafał Miłecki
2011-09-14b43: LCN-PHY: load TX gain table on initRafał Miłecki
2011-09-14b43: add my copyrights and myself as the module authorRafał Miłecki
2011-09-14b43: drop Copyright for not really copyrightable infoRafał Miłecki
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: merge reset related functionsFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-09-14ath9k: move a few functions aroundFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-09-14b43: N-PHY: implement enabling TX power controlRafał Miłecki
2011-09-13ath9k: ath9k_hw_set_txpowerlimit sets previous txpowerBill Jordan
2011-09-13b43: LCN-PHY: add conditions for few operationsRafał Miłecki
2011-09-13b43: LCN-PHY: rename functions, get rid of magic namesRafał Miłecki
2011-09-13b43: LCN-PHY: upload additional 0x7 tableRafał Miłecki
2011-09-13b43: LCN-PHY: rewrite 0x7 table at the end of initRafał Miłecki
2011-09-13b43: LCN-PHY: put tables functions in correct fileRafał Miłecki
2011-09-13b43: LCN-PHY: minor fixesRafał Miłecki
2011-09-13rt2x00: Add new chipset supportzero.lin
2011-09-13iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter
2011-09-13iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()Dan Carpenter
2011-09-13ath9k_hw: Fix rx latency of 11a modeRajkumar Manoharan
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar
2011-09-13ath9k: fix checks for first subframe delimiter paddingFelix Fietkau
2011-09-13mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PSYogesh Ashok Powar
2011-09-13ath9k_hw: fix the last register write for ar5416 addacFelix Fietkau
2011-09-13ath9k_hw: drop an unused column in AR5008-AR9002 initvalsFelix Fietkau
2011-09-13b43: LCN-PHY: implement saving and restoring PHY & radio configurationRafał Miłecki
2011-09-13b43: LCN-PHY: prepare functions for channel switchingRafał Miłecki
2011-09-13b43: LCN-PHY: implement more PHY ops before radio initRafał Miłecki
2011-09-13b43: LCN-PHY: add R/W ops for PHY and radioRafał Miłecki
2011-09-13ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to ctsFelix Fietkau
2011-08-30iwlwifi: iwl-agn-rs.c: remove old commentGreg Dietsche
2011-08-30ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggrFelix Fietkau