summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
| * e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
| * gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
| * fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
| * drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
| * cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
| * KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
| * net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
| * can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
* | net: use sk_sleep()Eric Dumazet2010-04-261-3/+3
* | pppoe: use pppoe_pernet instead of directly net_genericJiri Pirko2010-04-261-1/+1
* | sky2: add support for receive hashingStephen Hemminger2010-04-242-2/+91
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23114-8917/+18938
|\ \
| * | ath9k_hw: make all AR9002 initvals use u32Luis R. Rodriguez2010-04-211-34/+34
| * | ath9k_hw: make two initvals consto for the AR9001 familyLuis R. Rodriguez2010-04-211-2/+2
| * | ath9k: set the STBC flag in rate control if the peer supports itFelix Fietkau2010-04-201-0/+4
| * | ath9k: add support for Tx and Rx STBCFelix Fietkau2010-04-203-1/+15
| * | ath9k: initialize the number of tx/rx streams correctlyFelix Fietkau2010-04-201-11/+28
| * | ath9k: reduce the bits_per_symbol table size, support more streamsFelix Fietkau2010-04-201-13/+6
| * | ath9k: update the ath_max_4ms_framelen tableFelix Fietkau2010-04-201-14/+27
| * | ath9k: update the MCS mask for MCS16 and aboveFelix Fietkau2010-04-201-1/+1
| * | ath9k: clean up tx buffer handlingFelix Fietkau2010-04-201-35/+32
| * | ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau2010-04-203-1/+31
| * | ath5k: basic support for surveyHolger Schurig2010-04-201-0/+19
| * | mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-0/+28
| * | ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-201-3/+25
| * | 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/+2
| * | orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-194-179/+120
| * | 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/+0
| | * | iwlwifi: don't check monitor for scanningJohannes Berg2010-04-164-8/+1
| | * | 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/+0
| | * | iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-1610-739/+973
| | * | iwlwifi: remove duplicated debug functionsWey-Yi Guy2010-04-162-78/+0
| | * | 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/+416
| | * | iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-164-13/+13
| | * | iwlwifi: remove scan_pass_startJohannes Berg2010-04-162-7/+2
| | * | iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-164-35/+0
| | * | iwlwifi: correct atomic bitops usageJohannes Berg2010-04-161-7/+6