summaryrefslogtreecommitdiffstats
path: root/lib/hweight.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-16iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg1-1/+1
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg7-6/+11
2010-04-16iwlwifi: more code clean up for agn devicesWey-Yi Guy3-78/+78
2010-04-16iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy1-17/+17
2010-04-16iwlwifi: PA type for 6000g2 seriesWey-Yi Guy3-7/+7
2010-04-16iwlwifi: add hw revision for 6000g2 NICWey-Yi Guy1-0/+1
2010-04-16iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao1-1/+0
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar10-739/+973
2010-04-16iwlwifi: remove duplicated debug functionsWey-Yi Guy2-78/+0
2010-04-16iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao4-9/+24
2010-04-16iwlwifi: more generic eeprom definesWey-Yi Guy3-24/+24
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg10-419/+416
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg4-13/+13
2010-04-16iwlwifi: remove scan_pass_startJohannes Berg2-7/+2
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg4-35/+0
2010-04-16iwlwifi: correct atomic bitops usageJohannes Berg1-7/+6
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg3-52/+25
2010-04-16iwlwifi: set correct single/dual stream maskWey-Yi Guy2-3/+22
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2-2/+6
2010-04-16iwlwifi: fix scan racesJohannes Berg5-13/+23
2010-04-14wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez1-7/+4
2010-04-14ar9170usb: add a couple more USB IDsChristian Lamparter1-0/+10
2010-04-14wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas1-2/+2
2010-04-14ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei1-2/+9
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei3-13/+16
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei3-9/+12
2010-04-14ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei1-3/+3
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf2-1/+15
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf3-6/+5
2010-04-12rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde1-11/+59
2010-04-12rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde1-14/+40
2010-04-12rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde1-9/+93
2010-04-12rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde1-62/+71
2010-04-12rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde2-48/+95
2010-04-12rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde3-29/+41
2010-04-12rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde3-22/+50
2010-04-12rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde2-3/+54
2010-04-12rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde1-17/+14
2010-04-12p54pci: prevent stuck rx-ring on slow systemQuintin Pitts1-13/+13
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi4-15/+58
2010-04-09iwlwifi: fix compiler warningWey-Yi Guy1-1/+4
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre4-5/+5
2010-04-09iwlwifi: small changes in commentsWey-Yi Guy1-1/+1
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy6-54/+108
2010-04-09iwlwifi: add more debug info in error event dumpWey-Yi Guy2-5/+32
2010-04-09iwlwifi: clean up last_phy_resJohannes Berg2-6/+8
2010-04-09iwlwifi: remove pointless sta_id invalid checkJohannes Berg1-5/+1
2010-04-09iwlagn: simplify WEP key checkJohannes Berg1-4/+5
2010-04-09iwlwifi: remove wrong key use checkJohannes Berg1-8/+0
2010-04-09iwlwifi: make WEP key restoring explicitJohannes Berg4-22/+20