summaryrefslogtreecommitdiffstats
path: root/mm/init-mm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-07Bluetooth: Add lmp_host_le_capable() macroAndre Guedes3-1/+7
2011-07-07Bluetooth: Add enable_le module parameterAndre Guedes2-0/+23
2011-07-07Bluetooth: Write LE Host Supported commandAndre Guedes2-0/+25
2011-07-07Bluetooth: Add extfeatures to struct hci_devAndre Guedes3-0/+32
2011-07-01Bluetooth: Check earlier for L2CAP ERTM frames to dropMat Martineau1-3/+3
2011-07-01Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan1-2/+0
2011-07-01Bluetooth: Fix bad locking balanceGustavo F. Padovan1-2/+2
2011-07-01Bluetooth: Add Atheros AR3012 one PID/VID supportedSteven.Li2-1/+16
2011-07-01Bluetooth: Add bt_printkJoe Perches2-3/+25
2011-06-30Bluetooth: Rename function bt_err to bt_to_errnoJoe Perches5-8/+8
2011-06-30Bluetooth: ERTM timeouts need to be converted to jiffiesMat Martineau1-1/+1
2011-06-30Bluetooth: Fix indentation whitespaceMat Martineau1-6/+6
2011-06-27Bluetooth: uses crypto interfaces, select CRYPTORandy Dunlap1-0/+1
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell1-0/+1
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens6-32/+36
2011-06-22ath9k: enable support for AR9330Gabor Juhos1-0/+1
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos4-0/+38
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos1-5/+20
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: fix few register offsets for AR9330Gabor Juhos1-2/+2
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos1-0/+83
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos1-32/+30
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos1-2/+8
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos1-0/+1
2011-06-22ath9k: use correct max_streams for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable antenna diversity for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: set NF limits for AR9330Gabor Juhos2-1/+6
2011-06-22ath9k: configure xpa bias level for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: use correct EEPROM base for AR9330Gabor Juhos1-0/+2
2011-06-22ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: skip internal regulator configuration for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: enable TX/RX data byte swap for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: configure RF channel frequency for AR9330Gabor Juhos1-1/+13
2011-06-22ath9k: fix channel frequency calculation for AR9340Gabor Juhos1-1/+1
2011-06-22ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos1-2/+2
2011-06-22ath9k: don't enable LDPC for AR9330Gabor Juhos1-1/+1
2011-06-22ath9k: use different BB watchdog timeout value for AR9330Gabor Juhos1-1/+4
2011-06-22ath9k: add AR9330 specific PLL initializationGabor Juhos1-1/+34
2011-06-22ath9k: initialize rx gain table for AR9330Gabor Juhos1-2/+22
2011-06-22ath9k: initialize tx gain table for AR9330Gabor Juhos1-4/+44
2011-06-22ath9k: initialize mode registers for AR9330Gabor Juhos2-1/+112
2011-06-22ath9k: add AR9330 initvalsGabor Juhos2-0/+2227
2011-06-22ath9k: add platform device id for AR9330Gabor Juhos1-0/+4
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos4-0/+12
2011-06-22ath9k: define device id for AR9330Gabor Juhos1-0/+1
2011-06-22ath9k: define mac version for AR9330Gabor Juhos2-1/+20
2011-06-22ath9k_hw: Fix calculation of PAPRD training power at 5GhzMohammed Shafi Shajakhan1-1/+17
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg1-4/+8
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar13-177/+129