summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-14wl12xx: support p2p interfacesEliad Peller
2011-09-14wl12xx: set mac80211 flags for A-MPDU aggregation supportArik Nemtsov
2011-09-14wl12xx: AP mode - clean BA and queue state in tx_resetArik Nemtsov
2011-09-14wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov
2011-09-14wl12xx: don't regulate links when a single STA is connectedArik Nemtsov
2011-09-14wl12xx: support up to 8 stations in AP-modeArik Nemtsov
2011-09-14wl12xx: AP mode - don't regulate FW blocks for non-active STAsArik Nemtsov
2011-09-14wl12xx: don't indicate up PS-filtered dummy packetsArik Nemtsov
2011-09-14wl12xx: ignore sched scan match sets without SSIDLuciano Coelho
2011-09-14wl12xx: increase number of allowed SSIDs in sched_scanLuciano Coelho
2011-09-14wl12xx: add support for sched_scan filtersLuciano Coelho
2011-09-14wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller
2011-09-14wl12xx: use kstrtoul_from_userEliad Peller
2011-09-14wl12xx: remove deprecated CONFIG_WL12XX_HT flagLuciano Coelho
2011-09-14wl12xx: don't queue a new dummy packet if one is already pendingArik Nemtsov
2011-09-14wl12xx: add config_hangover commandEliad Peller
2011-09-14wl12xx: check for ROC on scan_completeEliad Peller
2011-09-14wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flagEliad Peller
2011-09-14wl12xx: don't disconnect on recoveryEliad Peller
2011-09-14wl12xx: add beacon_filtering debugfs fileEliad Peller
2011-09-14wl12xx: add module_param to trigger BUG() on recoveryEliad Peller
2011-09-14wl12xx: print the seq_num of rx packetEliad Peller
2011-09-14wl12xx: print acx idEliad Peller
2011-09-14Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
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