summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-169-21/+25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-099-14/+28
| |\
| | * ssb: fix init regression with SoCsHauke Mehrtens2011-12-081-2/+6
| | * rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| | * ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-063-7/+17
| | |\
| * | | fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-071-45/+8
| * | | ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni2011-12-071-3/+1
| * | | net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
* | | | tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-152-23/+37
* | | | tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-151-19/+3
* | | | tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-152-27/+58
* | | | tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-152-8/+9
* | | | tg3: Enable EEE support for capable 10/100 devsMatt Carlson2011-12-151-10/+9
* | | | bnx2x: handle vpd data longer than 128 bytesBarak Witkowski2011-12-141-7/+28
* | | | mlx4_en: updated driver version to 2.0Yevgeny Petrilin2011-12-131-2/+2
* | | | mlx4_core: updated driver version to 1.1Yevgeny Petrilin2011-12-131-2/+2
* | | | mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-135-157/+931
* | | | mlx4_core: adjust catas operation for SRIOV modeJack Morgenstein2011-12-132-3/+10
* | | | mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum2011-12-136-96/+90
* | | | mlx4_en: Allow communication between functions on same hostEugenia Emantayev2011-12-132-11/+24
* | | | mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-138-258/+621
* | | | mlx4: Traffic steering management support for SRIOVEugenia Emantayev2011-12-135-69/+198
* | | | mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein2011-12-131-0/+5
* | | | mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-139-120/+3628
* | | | mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein2011-12-131-25/+350
* | | | mlx4_core: mtt modifications for SRIOVJack Morgenstein2011-12-132-41/+361
* | | | mlx4_core: cq modifications for SRIOVJack Morgenstein2011-12-131-27/+89
* | | | mlx4_core: qp modifications for SRIOVJack Morgenstein2011-12-131-54/+181
* | | | mlx4_core: srq modifications for SRIOVJack Morgenstein2011-12-131-23/+83
* | | | mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum2011-12-133-0/+335
* | | | net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin2011-12-131-27/+672
* | | | mlx4_core: Reduce number of PD bits to 17Jack Morgenstein2011-12-132-6/+18
* | | | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-1315-60/+89
* | | | mlx4: Extanding port_mask functionalityJack Morgenstein2011-12-132-4/+2
* | | | mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2011-12-133-46/+455
* | | | be2net: refactor/cleanup vf configuration codeSathya Perla2011-12-132-77/+80
* | | | be2net: fix ethtool ringparam reportingSathya Perla2011-12-131-7/+4
* | | | bnx2x: properly update skb when mtu > 1500Dmitry Kravkov2011-12-131-11/+11
* | | | xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek2011-12-121-1/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1267-3163/+3554
|\ \ \ \
| * | | | iwlwifi regression in 20111205 mergeNikolay Martynov2011-12-091-0/+11
| * | | | wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville2011-12-091-1/+1
| * | | | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-12-0832-2716/+2942
| |\ \ \ \
| | * | | | wl12xx: minor fix in sched_scan_ssid_listEyal Shapira2011-12-081-0/+3
| | * | | | wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller2011-12-081-0/+3
| | * | | | wl12xx: remove redundant commands from plt initEliad Peller2011-12-081-60/+1
| | * | | | wl12xx: fix testmode test/interrogate commandsEliad Peller2011-12-081-19/+53
| | * | | | wl12xx: don't explicitly check for unjoined ibssEliad Peller2011-12-011-9/+1
| | * | | | wl12xx: leave IV calculation to HW for CCMPArik Nemtsov2011-12-011-1/+1