summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rt2x00: Validate MCS on RX pathIvo van Doorn2010-10-111-35/+37
| | * | rt2x00: Move watchdog work to kernel work_queueIvo van Doorn2010-10-112-4/+7
| | * | rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-118-57/+50
| | * | WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby2010-10-111-2/+1
| | * | b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-10-113-5/+26
| | * | b43: N-PHY: fix logic in band switchingRafał Miłecki2010-10-111-4/+5
| | * | b43: N-PHY: store info about current channel's typeRafał Miłecki2010-10-113-6/+13
| | * | b43: N-PHY: grab more info about new channelRafał Miłecki2010-10-111-32/+29
| | * | ath9k: built-in rate control A-MPDU fixBjörn Smedman2010-10-111-0/+6
| | * | ath9k: A-MPDU rate control info fixBjörn Smedman2010-10-111-6/+13
| | * | wl1251: move to it's own directoryKalle Valo2010-10-1132-102/+100
| | * | wl1251: create a copy of wl12xx_80211.h for wl1251Kalle Valo2010-10-111-0/+156
| | * | carl9170: A-MPDU frame type filterChristian Lamparter2010-10-111-1/+41
| | * | carl9170: remove stale rx error pathChristian Lamparter2010-10-112-6/+11
| | * | carl9170: common error path for bad framesChristian Lamparter2010-10-111-28/+20
| | * | rt2x00: Fix tx status handling in rt2800pciHelmut Schaa2010-10-111-1/+1
| | * | rt2x00: Remove superfluous initialization of qidxHelmut Schaa2010-10-111-1/+1
| | * | rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frameHelmut Schaa2010-10-111-1/+2
| | * | rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssiHelmut Schaa2010-10-111-1/+1
| | * | rt2x00: Optimize unmapping of skbsHelmut Schaa2010-10-111-3/+1
| | * | rt2x00: Shortcut link state updates when not operating as STAHelmut Schaa2010-10-111-0/+6
| | * | ath9k: implement channel utilization stats for surveyFelix Fietkau2010-10-112-16/+98
| | * | ath9k: add compile time checking for the size of the channel listFelix Fietkau2010-10-112-1/+7
| | * | ath5k: use the common cycle counter / listen time implementationFelix Fietkau2010-10-113-41/+26
| | * | ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-119-87/+101
| | * | ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-113-6/+10
| | * | ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau2010-10-113-37/+23
| | * | ath5k: Adjust opmode when interfaces are removed.Ben Greear2010-10-111-26/+40
| | * | ath5k: Print out opmode in debugfs.Ben Greear2010-10-113-0/+42
| | * | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-111-6/+37
| | |\ \ | | | |/ | | |/|
| | | * wl1271: sdio: add suspend/resume supportOhad Ben-Cohen2010-10-081-0/+20
| | | * wl1271: sdio: enable runtime PMOhad Ben-Cohen2010-10-081-6/+17
| | * | iwlagn: add temperature offset calib for 6000g2Shanyu Zhao2010-10-085-1/+50
| | * | iwlagn: fix default calibration table sizeShanyu Zhao2010-10-082-2/+3
| | * | iwlagn: no version check for experimental uCodeWey-Yi Guy2010-10-081-11/+16
| | * | iwlwifi: fix dual-mode scanningJohannes Berg2010-10-081-1/+3
| | * | iwlwifi: remove iwl_check_bitsJohannes Berg2010-10-082-6/+1
| | * | iwlwifi: clean up declarationsJohannes Berg2010-10-0810-39/+32
| | * | iwlwifi: remove apm_ops.stopJohannes Berg2010-10-0810-14/+6
| | * | iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-089-46/+30
| | * | iwlwifi: remove set_ct_kill operationJohannes Berg2010-10-085-17/+6
| | * | iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-084-64/+62
| | * | iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-084-72/+70
| | * | iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-084-20/+19
| | * | iwlwifi: remove agn rates info thereJohannes Berg2010-10-086-84/+80
| | * | iwlwifi: remove spurious exportsJohannes Berg2010-10-083-7/+0
| | * | 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/+2
| | * | iwlwifi: rename iwl_mac_beacon_updateJohannes Berg2010-10-081-18/+17