summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove num_of_queues module parameterJohannes Berg2012-03-076-29/+0
* iwlwifi: clean up iwl-core.h inclusionsJohannes Berg2012-03-072-3/+1
* iwlwifi: virtualize command queue full behaviourJohannes Berg2012-03-075-8/+21
* iwlwifi: make tracing use device as identifierJohannes Berg2012-03-076-86/+90
* iwlwifi: move status check functions out of sharedJohannes Berg2012-03-074-58/+65
* iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-076-8/+5
* iwlwifi: remove AMT check from transportJohannes Berg2012-03-071-2/+2
* iwlwifi: rename ucode.h to fw-file.hJohannes Berg2012-03-072-4/+4
* iwlwifi: move rfkill status handling out of transportJohannes Berg2012-03-073-46/+22
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-0714-124/+122
* iwlwifi: move lockdep assertion into DVMJohannes Berg2012-03-072-3/+16
* iwlwifi: move RF/CT kill check to command wrapperJohannes Berg2012-03-072-15/+10
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-0717-128/+70
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-0712-223/+148
* iwlwifi: split out firmware storeJohannes Berg2012-03-0719-163/+236
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-0713-160/+150
* ath9k: fix signal strength reporting issuesFelix Fietkau2012-03-071-5/+7
* ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-073-36/+28
* ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-072-38/+0
* ath9k: make MAC sample statistics optionalFelix Fietkau2012-03-074-6/+36
* ath9k_hw: use cold instead of warm reset on AR9280Felix Fietkau2012-03-071-4/+10
* ath5k: do not re-run AGC calibration periodicallyFelix Fietkau2012-03-061-25/+9
* ath5k: do not stop queues for full calibrationFelix Fietkau2012-03-061-12/+2
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-061-0/+18
* mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona2012-03-061-1/+26
* iwlwifi: move firmware completion waitJohannes Berg2012-03-062-2/+2
* iwlwifi: move firmware request into drvJohannes Berg2012-03-063-627/+625
* iwlwifi: move iwl_base_params to shared headerJohannes Berg2012-03-062-42/+43
* iwlwifi: move uCode deallocation to drvJohannes Berg2012-03-062-2/+2
* iwlwifi: fix station HT parametersJohannes Berg2012-03-063-26/+75
* iwlwifi: move traffic log definitionsJohannes Berg2012-03-062-3/+4
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-062-1/+2
* iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-062-46/+46
* iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2012-03-062-17/+17
* iwlwifi: move queue functions to PCI-EJohannes Berg2012-03-062-20/+20
* iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg2012-03-061-3/+1
* iwlwifi: refactor PCI-E RX pathJohannes Berg2012-03-061-106/+110
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-0614-57/+80
* iwlwifi: pass response packet directlyJohannes Berg2012-03-066-20/+28
* iwlwifi: use ieee80211_tx_statusJohannes Berg2012-03-061-10/+18
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-068-9/+10
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-063-22/+26
* iwlwifi: reduce IDI code ifdefJohannes Berg2012-03-061-10/+1
* iwlwifi: make config constJohannes Berg2012-03-0611-89/+90
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-068-44/+46
* iwlwifi: remove SKU from configJohannes Berg2012-03-067-24/+19
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-066-96/+22
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-065-173/+90
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-065-25/+1
* iwlwifi: remove shared lockJohannes Berg2012-03-069-44/+3
OpenPOWER on IntegriCloud