summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-19cxgb4: Add T4 filter supportVipul Pandya8-7/+757
2012-12-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo1-2/+1
2012-12-18be2net: fix wrong frag_idx reported by RX CQSathya Perla2-7/+33
2012-12-18be2net: fix be_close() to ensure all events are ack'edSathya Perla2-9/+17
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-20/+0
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams1-16/+4
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2-0/+29
2012-12-18virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell1-1/+1
2012-12-18virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell1-20/+13
2012-12-18virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin1-3/+3
2012-12-18virtio-net: correct capacity math on ring fullMichael S. Tsirkin1-5/+4
2012-12-17tuntap: fix sparse warningJason Wang1-1/+1
2012-12-17bnx2x: use prandom_bytes()Akinobu Mita1-4/+1
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma1-5/+1
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt50-328/+534
2012-12-17wireless: fix Atheros drivers compilationVladimir Kondratiev1-1/+1
2012-12-17rt2x00: zero-out rx_statusGabor Juhos1-0/+8
2012-12-17tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet1-0/+1
2012-12-15i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde1-1/+1
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+3102
2012-12-14cpts: Fix build error caused by include of plat/clock.hTony Lindgren1-2/+0
2012-12-14bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov1-2/+0
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov2-13/+15
2012-12-14tuntap: fix ambigious multiqueue APIJason Wang1-23/+63
2012-12-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-29/+93
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-25/+105
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-32/+12
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds12-14/+15
2012-12-13tuntap: dont use skb after netif_rx_ni(skb)Eric Dumazet1-3/+4
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds787-25696/+56318
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+2
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman1-6/+15
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman1-4/+2
2012-12-11bnx2: Fix accidental reversions.Michael Chan1-2/+2
2012-12-11bna: Driver Version Updated to 3.1.2.1Rasesh Mody1-1/+1
2012-12-11bna: Firmware updateRasesh Mody3-2/+4
2012-12-11bna: Add RX StateRasesh Mody1-1/+26
2012-12-11bna: Rx Page Based AllocationRasesh Mody2-64/+273
2012-12-11bna: TX Intr Coalescing FixRasesh Mody2-2/+3
2012-12-11bna: Tx and Rx OptimizationsRasesh Mody5-469/+380
2012-12-11bna: Code Cleanup and EnhancementsRasesh Mody2-17/+30
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+3
2012-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville80-1401/+1613
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville3-6/+6
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville28-263/+358
2012-12-11ath9k: check pdata variable before dereferencing itGabor Juhos1-1/+1
2012-12-11ath5k: RX timestamp is reported at end of frameThomas Pedersen1-12/+1
2012-12-11ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen1-1/+1