aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-03-28ath10k: add the Rx rate in FW statsBen Greear
2014-03-28ath10k: fix getting stats from firmwareBen Greear
2014-03-28ath10k: update wal_dbg_tx_stats structure with missing parameter.Bartosz Markowski
2014-03-28ath10k: deinit copy engine before resettingMichal Kazior
2014-03-28ath10k: split ce initialization and allocationMichal Kazior
2014-03-28ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()Michal Kazior
2014-03-28ath10k: print chip id during bootKalle Valo
2014-03-28ath10k: add module parameter values to the pci info printKalle Valo
2014-03-28ath10k: improve pci debug messagesKalle Valo
2014-03-28ath10k: delete ar_pci->fw_indicator_addressKalle Valo
2014-03-28ath10k: advertise only firmware API 2 filesKalle Valo
2014-03-28ath10k: fix name of target_ps module parameterKalle Valo
2014-03-28ath10k: add module parameter to disable cold resetKalle Valo
2014-03-28ath10k: cleanup ath10k_pci_wait_for_target_init()Kalle Valo
2014-03-28ath10k: add otp and firmware boot error messagesBen Greear
2014-03-28ath10k: better firmware loading error messagesBen Greear
2014-03-28ath10k: unify warning messages in mac.cKalle Valo
2014-03-27rtl818x: Update Kconfig for rtl8187seAndrea Merello
2014-03-27rtl8180: enable rtl8187se supportAndrea Merello
2014-03-27rtl8180: detect rtl8187se cardAndrea Merello
2014-03-27rtl8180: add WMM parameters configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187seAndrea Merello
2014-03-27rtl8180: add ERP configuration for rtl8187seAndrea Merello
2014-03-27rtl8180: add rtl8187se HW initializationAndrea Merello
2014-03-27rtl8180: add RF code for rtl8225 zebra v4Andrea Merello
2014-03-27rtl8180: introduce functions for setting ANAPARAM 2 and 3 paramsAndrea Merello
2014-03-27rtl8180: add rtl8187se params to eeprom readingAndrea Merello
2014-03-27rtl8180: config carbus register for rtl8187seAndrea Merello
2014-03-27rtl8180: add TX queue mapping and support for rtl8187seAndrea Merello
2014-03-27rtl8180: don't write MAR registers for rtl8187seAndrea Merello
2014-03-27rtl8180: introduce functions to enable/disable ints and add support for rtl81...Andrea Merello
2014-03-27rtl8180: add ISR for rtl8187seAndrea Merello
2014-03-27rtl8180: support for rtl8187se RX descriptorsAndrea Merello
2014-03-27rtl8180: add basic rate configuration support for rtl8187seAndrea Merello
2014-03-27rtl8180: add rtl8187se fields to TX descriptorAndrea Merello
2014-03-27rtl8180: add rtl8187se chip typeAndrea Merello
2014-03-27rtl818x: add registers for rtl8187seAndrea Merello
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar
2014-03-27mwifiex: corner case NULL pointer dereference fixAmitkumar Karwar
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches
2014-03-27mwifiex: Remove casts of pointer to same typeJoe Perches
2014-03-27carl9170: Remove casts of pointer to same typeJoe Perches
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches
2014-03-27rtl8180: rationalize TX queuesAndrea Merello
2014-03-27rtl8180: fix DMA register are written two timesAndrea Merello
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-25ath10k: fix rssi and rate reportingJanusz Dziedzic
2014-03-25ath10k: introduce rx_status htt templateJanusz Dziedzic