summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* cirrus: cs89x0: Convert printks to pr_<level>Joe Perches2012-05-191-55/+61
* cirrus: cs89x0: Code style neateningJoe Perches2012-05-191-411/+323
* be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur2012-05-185-0/+230
* iwlwifi: dont pull too much payload in skb headEric Dumazet2012-05-181-1/+6
* CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen2012-05-181-158/+183
* drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-1717-5364/+16
* net/mlx4_en: num cores tx rings for every UPAmir Vadai2012-05-174-24/+47
* pppoe: remove unused return value from two methods.Rami Rosen2012-05-171-9/+3
* igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
* e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
* e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0
* e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan2012-05-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-1718-93/+172
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-162-13/+13
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-152-13/+13
| | |\
| | | * rtlwifi: fix for race condition when firmware is cachedLarry Finger2012-05-142-13/+13
| * | | pch_gbe: fix transmit racesEric Dumazet2012-05-152-16/+11
| * | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams2012-05-151-0/+16
| * | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-151-16/+38
| |/ /
| * | bonding: Fix LACPDU rx_dropped commit.David S. Miller2012-05-132-6/+8
| * | ks8851: Update link status during link change interruptStephen Boyd2012-05-121-3/+4
| * | macvtap: restore vlan header on user readBasil Gor2012-05-121-5/+38
| * | bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-113-12/+24
| * | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-111-1/+1
| * | ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-111-0/+2
| * | igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-111-14/+6
| * | Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-101-1/+1
| |\ \
| | * | sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-081-1/+1
| * | | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-091-6/+10
| |/ /
* | | Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1624-22226/+0
|\ \ \
| * | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-1624-22226/+0
* | | | netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-161-2/+1
* | | | net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6
* | | | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* | | | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* | | | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
* | | | net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0
* | | | net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* | | | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1
* | | | net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8
|/ / /
* | | dummy: documentation is staleAlan Cox2012-05-151-4/+1
* | | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-151-1/+6
* | | stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-151-4/+6
* | | stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-155-5/+12
* | | stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-157-10/+29
* | | dm9000: some coldfire boards need thisSteven King2012-05-151-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1526-220/+471
|\ \ \
| * | | iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-091-1/+2
| * | | brcmfmac: add out of band interrupt supportFranky Lin2012-05-095-15/+240
| * | | brcmfmac: postpone interrupt register functionFranky Lin2012-05-091-9/+6