summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: remove iwl_check_bitsJohannes Berg2010-10-082-6/+1Star
* | iwlwifi: clean up declarationsJohannes Berg2010-10-0810-39/+32Star
* | iwlwifi: remove apm_ops.stopJohannes Berg2010-10-0810-14/+6Star
* | iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-089-46/+30Star
* | iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-085-17/+6Star
* | iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-084-64/+62Star
* | iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-084-72/+70Star
* | iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-084-20/+19Star
* | iwlwifi: remove agn rates info thereJohannes Berg2010-10-086-84/+80Star
* | iwlwifi: remove spurious exportsJohannes Berg2010-10-083-7/+0Star
* | iwlwifi: move tx fail code to agnJohannes Berg2010-10-084-41/+42
* | iwlwifi: move agn specific station code thereJohannes Berg2010-10-0811-754/+823
* | iwlwifi: remove verify_signature eeprom operationJohannes Berg2010-10-087-11/+2Star
* | iwlwifi: rename iwl_mac_beacon_updateJohannes Berg2010-10-081-18/+17Star
* | iwlwifi: move chain settings to agnJohannes Berg2010-10-086-145/+144Star
* | iwl3945: use iwl3945_commit_rxonJohannes Berg2010-10-083-10/+12
* | iwlwifi: introduce post_scan hookJohannes Berg2010-10-089-10/+47
* | iwlagn: rename iwl_commit_rxonJohannes Berg2010-10-085-6/+8
|/
* ath9k_hw: Fix hw reset failure with HTC driverRajkumar Manoharan2010-10-071-4/+0Star
* cfg80211: constify WDS addressJohannes Berg2010-10-073-3/+3
* nl80211: use new genl helpers for WDSJohannes Berg2010-10-071-33/+12Star
* mac80211: fix sw scan lockingJohannes Berg2010-10-071-2/+1Star
* wl1271: Support FEM autodetectionJuuso Oikarinen2010-10-071-4/+17
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-0727-913/+661Star
|\
| * iwlagn: add define for MODULE_FIRMWAREWey-Yi Guy2010-10-071-0/+1
| * iwlagn: fix module firmware name for 130 series deviceWey-Yi Guy2010-10-071-2/+2
| * iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy2010-10-063-0/+56
| * iwlagn: rename iwl5000_tx_respWey-Yi Guy2010-10-062-11/+13
| * iwlwifi: remove uncorrect commentsWey-Yi Guy2010-10-061-2/+2
| * iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2010-10-062-7/+7
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-0624-887/+565Star
| * iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-063-6/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-071-2/+2
|\ \
| * | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"John W. Linville2010-10-071-2/+2
* | | Revert "rtl8180: use NAPI for bottom-half processing"John W. Linville2010-10-071-69/+59Star
* | | mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville2010-10-061-3/+4
* | | cfg80211: fix BSS double-unlinkingJohannes Berg2010-10-061-6/+6
* | | nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2010-10-064-0/+22
* | | Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka2010-10-061-5/+0Star
* | | mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka2010-10-061-0/+2
* | | mac80211: do not requeue scan work when not neededStanislaw Gruszka2010-10-061-12/+3Star
* | | mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-063-14/+27
* | | mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka2010-10-061-36/+39
* | | mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka2010-10-061-22/+29
* | | b43: N-PHY: don't duplicate setting channel in shared memoryRafał Miłecki2010-10-061-10/+2Star
* | | b43: define B43_SHM_SH_CHAN_40MHZRafał Miłecki2010-10-062-3/+6
* | | b43: N-PHY: simplify channel switchingRafał Miłecki2010-10-061-16/+11Star
* | | nl80211: fix error in generic netif_running checkJohannes Berg2010-10-061-0/+2
* | | cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-0620-109/+293
* | | mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-0611-35/+48