summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-06-24138-2770/+5242
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24138-2770/+5242
| |\
| | * ssb: add __devinit to some functionsHauke Mehrtens2011-06-221-3/+3
| | * ath9k: enable support for AR9330Gabor Juhos2011-06-221-0/+1
| | * ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-223-0/+37
| | * ath9k: configure internal regulator for AR9330Gabor Juhos2011-06-221-5/+20
| | * ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: fix few register offsets for AR9330Gabor Juhos2011-06-221-2/+2
| | * ath9k: set diversity group for AR9330Gabor Juhos2011-06-221-1/+4
| | * ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-221-0/+83
| | * ath9k: remove superfluous parenthesesGabor Juhos2011-06-221-32/+30
| | * ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos2011-06-221-2/+8
| | * ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-221-0/+1
| | * ath9k: use correct max_streams for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: enable antenna diversity for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: set NF limits for AR9330Gabor Juhos2011-06-222-1/+6
| | * ath9k: configure xpa bias level for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: use correct EEPROM base for AR9330Gabor Juhos2011-06-221-0/+2
| | * ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: skip internal regulator configuration for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: configure RF channel frequency for AR9330Gabor Juhos2011-06-221-1/+13
| | * ath9k: fix channel frequency calculation for AR9340Gabor Juhos2011-06-221-1/+1
| | * ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos2011-06-221-2/+2
| | * ath9k: don't enable LDPC for AR9330Gabor Juhos2011-06-221-1/+1
| | * ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos2011-06-221-1/+4
| | * ath9k: add AR9330 specific PLL initializationGabor Juhos2011-06-221-1/+34
| | * ath9k: initialize rx gain table for AR9330Gabor Juhos2011-06-221-2/+22
| | * ath9k: initialize tx gain table for AR9330Gabor Juhos2011-06-221-4/+44
| | * ath9k: initialize mode registers for AR9330Gabor Juhos2011-06-222-1/+112
| | * ath9k: add AR9330 initvalsGabor Juhos2011-06-222-0/+2227
| | * ath9k: add platform device id for AR9330Gabor Juhos2011-06-221-0/+4
| | * ath9k: add MAC revision detection for AR9330Gabor Juhos2011-06-223-0/+11
| | * ath9k: define device id for AR9330Gabor Juhos2011-06-221-0/+1
| | * ath9k: define mac version for AR9330Gabor Juhos2011-06-222-1/+20
| | * ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan2011-06-221-1/+17
| | * mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-2213-177/+129
| | * zd1211rw: detect stalled beacon interrupt fasterJussi Kivilinna2011-06-221-1/+2
| | * zd1211rw: don't let zd_mac_config_beacon() run too long from beacon interrupt...Jussi Kivilinna2011-06-221-7/+12
| | * zd1211rw: handle lost read-reg interruptsJussi Kivilinna2011-06-222-21/+109
| | * zd1211rw: only update HW beacon if new beacon differs from currectJussi Kivilinna2011-06-222-13/+64
| | * zd1211rw: make 'handle_rx_packet: invalid, small RX packet' message debug-onlyJussi Kivilinna2011-06-221-2/+2
| | * zd1211rw: fix invalid signal values from deviceJussi Kivilinna2011-06-222-2/+24
| | * b43: HT-PHY: calibrate radio after switching channelRafał Miłecki2011-06-221-1/+7
| | * rt2x00: reset usb devices at probeStanislaw Gruszka2011-06-221-0/+1
| | * rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka2011-06-221-0/+13
| | * b43: N-PHY: move declarations of chantables functions to correct filesRafał Miłecki2011-06-223-8/+10
| | * b43: N-PHY: update switching analog on/offRafał Miłecki2011-06-221-4/+17
| | * b43: HT-PHY: switch radio to requested channelRafał Miłecki2011-06-222-1/+68
| | * b43: HT-PHY: add place for implementing channel switchingRafał Miłecki2011-06-221-2/+59
OpenPOWER on IntegriCloud