summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-042-192/+175
* iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-041-1/+1
* iwlegacy: remove iwl-sta.cStanislaw Gruszka2012-01-041-817/+0
* rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-041-0/+3
* b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-044-50/+126
* b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-041-1/+1
* b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-041-2/+2
* b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-042-18/+92
* b43: add lacking boardflags definesRafał Miłecki2012-01-041-0/+11
* ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-041-1/+1
* drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-041-6/+4
* b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-042-1/+130
* b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-041-1/+1
* b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-041-107/+111
* ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-041-2/+2
* ath5k: avoid sparse warnings on tracingLuis R. Rodriguez2012-01-041-2/+3
* ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-041-0/+3
* ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez2012-01-041-0/+1
* mwifiex: fix issues in band configuration codeAmitkumar Karwar2011-12-212-30/+20
* mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-217-39/+35
* mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-214-95/+24
* atheros: force endian checks on atheros wireless driversLuis R. Rodriguez2011-12-211-0/+1
* mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar2011-12-211-7/+7
* ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez2011-12-211-4/+4
* iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2011-12-212-44/+31
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2011-12-211-0/+2
* libertas: clean up scan thread handlingAndres Salomon2011-12-211-4/+6
* ath9k: classify DFS debug header furtherLuis R. Rodriguez2011-12-211-3/+3
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-12-217-64/+96
|\
| * wl12xx: mark no sched scan only after FW eventEyal Shapira2011-12-202-2/+1
| * wl12xx: fix sched scan of DFS channelsEyal Shapira2011-12-201-7/+8
| * wl12xx: add missing copyright noticeLuciano Coelho2011-12-201-0/+21
| * wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller2011-12-201-1/+11
| * wl12xx: stop device role on remove_interfaceEliad Peller2011-12-201-1/+5
| * wl12xx: fix checking of started dev roleEliad Peller2011-12-201-23/+18
| * wl12xx: flush packets before stopping dev roleEliad Peller2011-12-201-0/+3
| * wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller2011-12-204-6/+16
| * wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller2011-12-201-24/+1
| * wl12xx: implement change_interfaceEliad Peller2011-12-201-0/+12
* | iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2011-12-192-5/+4
* | iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy2011-12-191-10/+3
* | iwlwifi: set hw_version in wiphyWey-Yi Guy2011-12-191-0/+2
* | iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-194-7/+23
* | iwlagn: finer-grained HT disableJohannes Berg2011-12-193-5/+15
* | iwlagn: add IRQ tracingJohannes Berg2011-12-192-11/+50
|/
* ath9k: fix tx locking issuesFelix Fietkau2011-12-192-32/+65
* ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau2011-12-1913-17/+145
* b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-191-107/+116
* b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-191-226/+226
* b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-191-300/+300
OpenPOWER on IntegriCloud