summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens
2011-06-22ath9k: enable support for AR9330Gabor Juhos
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos
2011-06-22ath9k: fix few register offsets for AR9330Gabor Juhos
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos
2011-06-22ath9k: use correct max_streams for AR9330Gabor Juhos
2011-06-22ath9k: enable antenna diversity for AR9330Gabor Juhos
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos
2011-06-22ath9k: configure xpa bias level for AR9330Gabor Juhos
2011-06-22ath9k: use correct EEPROM base for AR9330Gabor Juhos
2011-06-22ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos
2011-06-22ath9k: skip internal regulator configuration for AR9330Gabor Juhos
2011-06-22ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos
2011-06-22ath9k: fix channel frequency calculation for AR9340Gabor Juhos
2011-06-22ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos
2011-06-22ath9k: don't enable LDPC for AR9330Gabor Juhos
2011-06-22ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos
2011-06-22ath9k: add AR9330 specific PLL initializationGabor Juhos
2011-06-22ath9k: initialize rx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos
2011-06-22ath9k: add AR9330 initvalsGabor Juhos
2011-06-22ath9k: add platform device id for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-22ath9k: define device id for AR9330Gabor Juhos
2011-06-22ath9k: define mac version for AR9330Gabor Juhos
2011-06-22ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-06-22zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna
2011-06-22zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna
2011-06-22zd1211rw: handle lost read-reg interruptsJussi Kivilinna
2011-06-22zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna
2011-06-22zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-onlyJussi Kivilinna
2011-06-22zd1211rw: fix invalid signal values from deviceJussi Kivilinna
2011-06-22b43: HT-PHY: calibrate radio after switching channelRafał Miłecki
2011-06-22rt2x00: reset usb devices at probeStanislaw Gruszka
2011-06-22rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka
2011-06-22b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki
2011-06-22b43: N-PHY: update switching analog on/offRafał Miłecki
2011-06-22b43: HT-PHY: switch radio to requested channelRafał Miłecki
2011-06-22b43: HT-PHY: add place for implementing channel switchingRafał Miłecki
2011-06-22b43: HT-PHY: define standard structs for channel switchingRafał Miłecki