summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez2010-04-191-8/+10
| * | orinoco: have sparse check endian issuesDavid Kilroy2010-04-191-0/+3
| * | orinoco: use cfg80211_find_ieDavid Kilroy2010-04-192-14/+2Star
| * | orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-194-179/+120Star
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-1929-1522/+1641
| |\ \
| | * | iwlwifi: make scan antenna forcing more genericJohannes Berg2010-04-163-9/+10
| | * | iwlwifi: remove monitor checkJohannes Berg2010-04-161-25/+0Star
| | * | iwlwifi: don't check monitor for scanningJohannes Berg2010-04-164-8/+1Star
| | * | iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg2010-04-161-1/+1
| | * | iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-167-6/+11
| | * | iwlwifi: more code clean up for agn devicesWey-Yi Guy2010-04-163-78/+78
| | * | iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy2010-04-161-17/+17
| | * | iwlwifi: PA type for 6000g2 seriesWey-Yi Guy2010-04-163-7/+7
| | * | iwlwifi: add hw revision for 6000g2 NICWey-Yi Guy2010-04-161-0/+1
| | * | iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao2010-04-161-1/+0Star
| | * | iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-1610-739/+973
| | * | iwlwifi: remove duplicated debug functionsWey-Yi Guy2010-04-162-78/+0Star
| | * | iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao2010-04-164-9/+24
| | * | iwlwifi: more generic eeprom definesWey-Yi Guy2010-04-163-24/+24
| | * | iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-1610-419/+416Star
| | * | iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-164-13/+13
| | * | iwlwifi: remove scan_pass_startJohannes Berg2010-04-162-7/+2Star
| | * | iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-164-35/+0Star
| | * | iwlwifi: correct atomic bitops usageJohannes Berg2010-04-161-7/+6Star
| | * | iwlwifi: remove scan_bands logicJohannes Berg2010-04-163-52/+25Star
| | * | iwlwifi: set correct single/dual stream maskWey-Yi Guy2010-04-162-3/+22
| | * | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-168-15/+41
| | |\ \
| * | | | iwlwifi: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka2010-04-161-2/+2
| * | | | iwlwifi: check scan request ie_lenStanislaw Gruszka2010-04-161-3/+3
| * | | | wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-161-5/+51
| * | | | ath9k_htc: Fix sparse endian warningsSujith2010-04-169-52/+51Star
| * | | | ath9k_htc: Handle WMI timeouts properlySujith2010-04-162-0/+14
| * | | | ath9k_htc: Add dropped SKB count to debugfsSujith2010-04-163-4/+13
| * | | | ath9k_htc: Remove GPIO set on unloadSujith2010-04-161-1/+0Star
| * | | | ath9k_hw: Use buffered register writesSujith2010-04-168-1/+175
| * | | | ath9k_hw: Relocate Opmode initializationSujith2010-04-161-6/+2Star
| * | | | ath9k_hw: Add macros for multiple register writesSujith2010-04-161-0/+18
| * | | | ath9k_htc: Implement multiple register write supportSujith2010-04-163-4/+113
| * | | | ath: Add buffered register write operationsSujith2010-04-161-1/+13
| * | | | ath9k_htc: Cleanup beacon configurationSujith2010-04-162-15/+10Star
| * | | | iwmc3200wifi: check sparse endianness annotationsSamuel Ortiz2010-04-161-0/+2
| * | | | iwmc3200wifi: Fix sparse warningsSamuel Ortiz2010-04-163-5/+6
| * | | | ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2010-04-162-6/+44
| * | | | ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez2010-04-161-0/+1
| * | | | ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-163-0/+16
| * | | | ath9k: Enable TXOK and TXERR interrupts for TX EDMAVasanthakumar Thiagarajan2010-04-161-5/+10
| * | | | ath9k: add LDPC supportLuis R. Rodriguez2010-04-163-4/+22
| * | | | ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez2010-04-164-2/+6
| * | | | ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan2010-04-163-60/+218
| * | | | ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan2010-04-161-15/+21