summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: extend VPD parsingDimitris Michailidis2010-12-161-20/+21
* cxgb4: add const to static arraysJoe Perches2010-12-161-24/+24
* cxgb4: remove a bitmapDimitris Michailidis2010-12-162-3/+1
* cxgb4: remove the name field from the adapter structureDimitris Michailidis2010-12-162-23/+15
* cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis2010-12-161-14/+7
* cxgb4: allocate more space for MSI-X interrupt namesDimitris Michailidis2010-12-161-1/+1
* cxgb4: print port information after registering each netdevDimitris Michailidis2010-12-161-32/+22
* cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis2010-12-162-2/+8
* cxgb4: set the number of queues before device registrationDimitris Michailidis2010-12-161-5/+5
* cxgb4: do not read the clock frequency from VPDDimitris Michailidis2010-12-161-3/+1
* cxgb4: enable PCIe relaxed orderingDimitris Michailidis2010-12-162-0/+19
* bnx2x: update version to 1.62.00-2Vladislav Zolotarov2010-12-161-2/+2
* 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 '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
OpenPOWER on IntegriCloud