summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach
2013-01-16iwlwifi: audit single frames from AGG queue in RSEmmanuel Grumbach
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg
2013-01-14ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2013-01-11ath9k_hw: add tx gain tables for newer devicesFelix Fietkau
2013-01-11ath9k: fix spectral scan endless mode on AR9002Simon Wunderlich
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-09ath9k_hw: Fix radio programming for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Add TempCompensation feature for AR9550Sujith Manoharan
2013-01-09ath9k_hw: Update initvals for QCA955xSujith Manoharan
2013-01-09mwl8k: Wake up queues in mwl8k_startNishant Sarmukadam
2013-01-09mwl8k: Delete ampdu streams with state AMPDU_STREAM_NEW in sta removeYogesh Ashok Powar
2013-01-09mwl8k: Disable tx_wait completionNishant Sarmukadam
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan
2013-01-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil
2013-01-07mwifiex: access interrupt status only while holding lockAvinash Patil
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan
2013-01-07mwl8k: bump firmware API to 3Yogesh Ashok Powar
2013-01-07mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar
2013-01-07mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar
2013-01-07mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar
2013-01-07mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar
2013-01-07mwl8k: set ack policy to normalYogesh Ashok Powar
2013-01-07mwl8k: Remove redundant txq_idxYogesh Ashok Powar
2013-01-07ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan