summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-08-24carl9170: improve site surveyChristian Lamparter
2011-08-24carl9170: import updated firmware headersChristian Lamparter
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter
2011-08-24libertas: handle mesh networks in lbs_iface_active()Dan Carpenter
2011-08-24b43: LCN-PHY: add init tablesRafał Miłecki
2011-08-24b43: LCN-PHY: switch analogRafał Miłecki
2011-08-24b43: LCN-PHY: implement disabling radioRafał Miłecki
2011-08-24b43: LCN-PHY: add very basic PHY opsRafał Miłecki
2011-08-24b43: fix DMA on some bugged hardwareRafał Miłecki
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau
2011-08-24ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan
2011-08-24ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan
2011-08-24ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan
2011-08-24ath9k: Fix rx overrun interrupt stormRajkumar Manoharan
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan
2011-08-23b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki
2011-08-22b43: HT-PHY: init: add missing small-tables writesRafał Miłecki
2011-08-22rtlwifi: add module parameter to set global debug levelStefan Assmann
2011-08-22b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki
2011-08-22b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki
2011-08-22b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki
2011-08-22b43: HT-PHY: init: copy tables and reset CCARafał Miłecki
2011-08-22b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki
2011-08-22b43: HT-PHY: init: zero EXTG registersRafał Miłecki
2011-08-22mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam
2011-08-22b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki
2011-08-22b43: include HT-PHY in some common codeRafał Miłecki
2011-08-22b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki
2011-08-22b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki
2011-08-22b43: use enum for firmware header formatRafał Miłecki
2011-08-22b43: rename TX header formatsRafał Miłecki
2011-08-22b43: reload phy and bss settings after core restartsFelix Fietkau
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-08-22wl12xx: fix tx_queue_count spurious incrementArik Nemtsov
2011-08-22wl12xx: AP-mode - prevent Tx to stale/invalid stationsArik Nemtsov
2011-08-22wl12xx: set the AP-started flag only after setting keysArik Nemtsov
2011-08-22wl12xx: enable AP advanced functionalityArik Nemtsov
2011-08-22wl12xx: don't wait for disconnection eventEliad Peller
2011-08-22wl12xx: handle wrap-around overflow in released Tx blocks FW counterArik Nemtsov
2011-08-22wl12xx: schedule TX packets according to FW packet occupancyArik Nemtsov
2011-08-22wl12xx: track freed packets in FW by ACArik Nemtsov
2011-08-22wl12xx: don't remove key if hlid was already deletedEliad Peller