summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix check for manageability on ICHx/PCHBruce Allan2010-06-191-4/+27
* e1000e: separate out PHY statistics register updatesBruce Allan2010-06-193-47/+126
* e1000e: cleanup e1000_sw_lcd_config_ich8lan()Bruce Allan2010-06-191-13/+19
* e1000e: cleanup ethtool loopback setup codeBruce Allan2010-06-191-32/+42
* cxgb4: minor cleanupDimitris Michailidis2010-06-192-3/+2Star
* cxgb4: update FW definitionsDimitris Michailidis2010-06-194-24/+73
* cxgb4: add a missing error interruptDimitris Michailidis2010-06-191-0/+1
* cxgb4: propagate link initialization errors to .ndo_open's callersDimitris Michailidis2010-06-191-3/+4
* cxgb4: switch to 64 bit inteface statisticsDimitris Michailidis2010-06-191-3/+3
* cxgb4: set dev_id to the port numberDimitris Michailidis2010-06-191-0/+1
* cxgb4: implement EEHDimitris Michailidis2010-06-194-3/+124
* cxgb4: rearrange initialization code in preparation for EEHDimitris Michailidis2010-06-191-49/+60
* cxgb4: dynamically determine flash size and FW image locationDimitris Michailidis2010-06-194-23/+61
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1772-1367/+3670
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-1710-8/+55
| |\
| | * hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| | * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-151-0/+1
| | * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| | * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
| | * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| | * iwlwifi: serialize station management actionsReinette Chatre2010-06-143-4/+17
| * | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
| * | ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
| * | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-162-10/+25
| * | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-162-6/+8
| * | ath5k: review and add comments for descriptorsBruno Randolf2010-06-162-154/+144Star
| * | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-163-29/+9Star
| * | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-161-5/+5
| * | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-163-38/+20Star
| * | ath5k: move checks and stats into new functionBruno Randolf2010-06-161-60/+70
| * | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-161-71/+78
| * | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-161-2/+1Star
| * | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-161-0/+7
| * | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-161-1/+3
| * | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-161-2/+2
| * | ath5k: fix some comment typosBruno Randolf2010-06-162-4/+4
| * | ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-161-8/+9
| * | ath5k: more debug prints for resetsBruno Randolf2010-06-162-3/+12
| * | ipw2200: Enable LED by defaultubuntu@tjworld.net2010-06-161-2/+2
| * | p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara2010-06-161-1/+2
| * | zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville2010-06-162-4/+4
| * | zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2010-06-162-0/+2
| * | ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45Star
| * | ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
| * | rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2010-06-152-9/+26
| * | rt2x00: Enable HW crypto by defaultIvo van Doorn2010-06-152-2/+2
| * | rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn2010-06-151-14/+9Star
| * | rt2x00: Update author rt2800libIvo van Doorn2010-06-151-5/+6
| * | rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn2010-06-152-0/+25
| * | rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa2010-06-151-1/+12