summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
| * | | ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
| * | | qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
| * | | qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
| |\ \ \
| | * | | wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| | * | | rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
| * | | | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-181-2/+1
| * | | | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-182-7/+33
| * | | | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-182-9/+17
| * | | | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-171-16/+4
| * | | | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-172-0/+29
| * | | | tuntap: fix sparse warningJason Wang2012-12-171-1/+1
| * | | | tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet2012-12-171-0/+1
| * | | | i2400m: add Intel 6150 device IDsDan Williams2012-12-152-0/+9
| * | | | can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-151-1/+1
| * | | | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
| * | | | bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
| * | | | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
| * | | | tuntap: fix ambigious multiqueue APIJason Wang2012-12-141-23/+63
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-20/+0
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-1850-328/+534
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-2634-317/+561
| |\ \ \ \ \ \
| * | | | | | | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0
* | | | | | | | bnx2x: use prandom_bytes()Akinobu Mita2012-12-171-4/+1
* | | | | | | | drivers: remove reference to feature-removal-schedule.txtTao Ma2012-12-171-5/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-144-0/+3102
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-304-0/+3102
| |\ \ \ \ \ \
| | * | | | | | net: mvneta: fix section mismatch warning caused by mvneta_deinit()Thomas Petazzoni2012-11-201-1/+1
| | * | | | | | net: mvneta: add clk supportThomas Petazzoni2012-11-201-11/+20
| | * | | | | | net: mvneta: adjust multiline comments to net/ styleThomas Petazzoni2012-11-201-42/+42
| | * | | | | | net: mvmdio: adjust multiline comment to net/ styleThomas Petazzoni2012-11-201-2/+1
| | * | | | | | net: mvmdio: use <linux/delay.h> instead of <asm/delay.h>Thomas Petazzoni2012-11-201-2/+1
| | * | | | | | Merge tag 'marvell-neta-for-3.8' of github.com:MISL-EBU-System-SW/mainline-pu...Thomas Petazzoni2012-11-204-0/+3095
| | |\ \ \ \ \ \
| | | * | | | | | net: mvneta: driver for Marvell Armada 370/XP network unitThomas Petazzoni2012-11-163-0/+2853
| | | * | | | | | net: mvmdio: new Marvell MDIO driverThomas Petazzoni2012-11-163-0/+242
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-12-137-29/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...Naresh Kumar Inna2012-11-277-29/+93
| |/ / / / / / / /
* | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-1310-25/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein2012-11-292-8/+11
| * | | | | | | | | mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-2610-17/+94
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-131-3/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet2012-12-131-3/+4
* | | | | | | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-136-32/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+4
| * | | | | | | | | iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-5/+2
| * | | | | | | | | iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-10/+3
| * | | | | | | | | iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-073-11/+2
| * | | | | | | | | iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-072-10/+3
| * | | | | | | | | cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
OpenPOWER on IntegriCloud