aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* mwifiex: avoid using variable name eth_hdrBing Zhao2013-12-09
* mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2013-12-09
* mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2013-12-09
* mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2013-12-09
* mwifiex: use little-endian variables in firmware structuresUjjal Roy2013-12-09
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-09
|\
| * ath10k: fix multi BSSID with WPA on FW 10.1Michal Kazior2013-12-02
| * ath10k: fix Tx status clearingMichal Kazior2013-11-27
| * ath10k: allow explicit MSI/MSI-X disablingMichal Kazior2013-11-27
| * ath10k: re-add support for early fw indicationMichal Kazior2013-11-27
| * ath10k: extract functions for legacy irq handlingMichal Kazior2013-11-27
| * ath10k: defer irq registration until hif start()Michal Kazior2013-11-27
| * ath10k: decouple ath10k_pci_start_ce()Michal Kazior2013-11-27
| * ath10k: don't use interrupts for BMIMichal Kazior2013-11-27
| * ath10k: split up pci irq codeMichal Kazior2013-11-27
| * ath10k: don't consume other's shared interruptsMichal Kazior2013-11-27
| * ath10k: show hardware and firmware info prints only onceKalle Valo2013-11-20
| * ath10k: make core boot messages more compactKalle Valo2013-11-20
| * ath10k: don't show MSI registration warningsKalle Valo2013-11-20
| * ath10k: add debugfs file to control radar events blockingMarek Puzyniak2013-11-20
| * ath10k: introduce DFS implementationMarek Puzyniak2013-11-20
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-20
| * ath10k: clear tx status before submitting to mac80211Michal Kazior2013-11-15
| * ath10k: expand the wmi mgmt queue limit to 128Bartosz Markowski2013-11-15
| * ath10k: remove htt rx amsdu clear retry bit hackKalle Valo2013-11-15
| * ath10k: allow dynamic bandwidth in hw rate controlMichal Kazior2013-11-15
| * ath10k: fix core init failpathMichal Kazior2013-11-12
| * ath10k: reset device upon stopping/power downMichal Kazior2013-11-12
| * ath10k: add and fix some PCI printsMichal Kazior2013-11-12
| * ath10k: re-arrange PCI init codeMichal Kazior2013-11-12
| * ath10k: guard against CE corruption from firmwareMichal Kazior2013-11-12
| * ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior2013-11-12
| * ath10k: use ath10k_do_pci_wake/sleepMichal Kazior2013-11-12
| * ath10k: remove meaningless checkMichal Kazior2013-11-12
| * ath10k: fix ath10k_ce_init() failpathMichal Kazior2013-11-12
| * ath10k: make sure to mask all CE irqsMichal Kazior2013-11-12
| * ath10k: rename ath10k_pci_reset_target()Michal Kazior2013-11-12
| * ath10k: split tasklet killing functionMichal Kazior2013-11-12
| * ath10k: don't forget to kill fw error taskletMichal Kazior2013-11-12
| * ath10k: remove ar_pci->ce_countMichal Kazior2013-11-12
| * ath10k: add logging to better determine some VIF/STA creation failuresBen Greear2013-11-12
| * ath10k: Fix un-initialized debug objects.Ben Greear2013-11-08
| * ath10k: fix possible memory leak in ath10k_pci_probe()Wei Yongjun2013-11-06
| * ath10k: plug memory leak on beacon txMichal Kazior2013-10-30
| * ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior2013-10-30
| * ath10k: respect power_level valuesMichal Kazior2013-10-24
| * ath10k: use proper tx power unitMichal Kazior2013-10-24
| * ath10k: setup min channel power to a reasonable valueMichal Kazior2013-10-24
| * ath10k: Initialize list-head on vif creation.Ben Greear2013-10-24
| * ath10k: add error handling to ath10k_pci_wait()Kalle Valo2013-10-21