summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: replace FW to 6.2.5Vladislav Zolotarov2010-12-161-2/+2
* bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov2010-12-163-39/+689
* bnx2x: add DCB supportVladislav Zolotarov2010-12-169-5/+2050
* bnx2x: add a select queue callbackVladislav Zolotarov2010-12-163-0/+33
* bnx2x: add FCoE ringVladislav Zolotarov2010-12-167-241/+631
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-12-145-30/+352
|\
| * vhost test moduleMichael S. Tsirkin2010-12-092-0/+327
| * vhost: better variable name in loggingMichael S. Tsirkin2010-12-091-4/+4
| * vhost: correctly set bits of dirty pagesMichael S. Tsirkin2010-12-091-1/+2
| * vhost: fix typos in commentJason Wang2010-12-092-2/+2
| * vhost: remove unused includeMichael S. Tsirkin2010-12-091-2/+0
| * vhost: get/put_user -> __get/__put_userMichael S. Tsirkin2010-11-041-8/+8
| * vhost: copy_to_user -> __copy_to_userMichael S. Tsirkin2010-11-041-1/+1
| * vhost-net: batch use/unuse mmMichael S. Tsirkin2010-11-042-8/+6
| * vhost: put mm after thread stopMichael S. Tsirkin2010-11-041-4/+3
| * drivers/vhost/vhost.c: delete double assignmentJulia Lawall2010-10-261-1/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-1485-2101/+3615
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-1385-2101/+3615
| |\ \
| | * | ath: fix build break with ATH_DBG_WARN_ON_ONCEJohn W. Linville2010-12-091-1/+4
| | * | ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek2010-12-091-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-0815-60/+82
| | |\ \
| | | * | orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
| | | * | orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
| | | * | ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
| | | * | ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| | | * | ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| | | * | ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
| | | * | orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2010-12-082-14/+14
| | | * | ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7
| | | * | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
| | | * | ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10
| | | * | ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8
| | * | | ath9k_hw: warn if we cannot change the power to the chipLuis R. Rodriguez2010-12-081-0/+7
| | * | | ath9k: skip ATH9K_INT_TIM_TIMER when we are idleLuis R. Rodriguez2010-12-081-0/+2
| | * | | b43: rename config option for N-PHY, drop BROKENRafał Miłecki2010-12-084-13/+14
| | * | | b43: fix split of N-PHY devices into supported and not (based on PHY rev)Rafał Miłecki2010-12-082-2/+1
| | * | | b43: set TMS to work with current band width for N-PHYRafał Miłecki2010-12-084-7/+15
| | * | | b43: N-PHY: silence warningsRafał Miłecki2010-12-081-2/+6
| | * | | b43: flush PHY writes when neededRafał Miłecki2010-12-082-0/+11
| | * | | b43: N-PHY: implement own masksetRafał Miłecki2010-12-081-0/+10
| | * | | b43: N-PHY: reorder and optimize tables initializationRafał Miłecki2010-12-081-7/+5
| | * | | b43: N-PHY: update init tablesRafał Miłecki2010-12-081-106/+106
| | * | | ath9k: Check for NULL sta in ath_tx_startBen Greear2010-12-081-1/+4
| | * | | ath9k: Remove dead code in recv.cMohammed Shafi Shajakhan2010-12-071-5/+4
| | * | | ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan2010-12-072-2/+4
| | * | | ath9k: Properly use unlikely check macroMohammed Shafi Shajakhan2010-12-071-3/+4
| | * | | ath9k_htc: Fix panic on FW download failureSujith Manoharan2010-12-071-2/+2
| | * | | ath9k_htc: Add support for handling TX power configurationSujith Manoharan2010-12-071-0/+6
| | * | | ath9k_htc: Cleanup device identificationSujith Manoharan2010-12-077-30/+31
| | * | | ath5k: Use capabilities information for the number of TX queuesBruno Randolf2010-12-072-28/+41