summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang
2012-10-02hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang
2012-10-02hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang
2012-10-02vxlan: put UDP socket in correct namespacestephen hemminger
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings
2012-10-02sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings
2012-10-02sfc: Fix MCDI structure field lookupBen Hutchings
2012-10-02sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings
2012-10-02sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings
2012-10-01vxlan: virtual extensible lanstephen hemminger
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker
2012-10-01Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer
2012-10-01flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger
2012-10-01net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack
2012-10-01net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack
2012-10-01mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz
2012-10-01be2net: fix vfs enumerationIvan Vecera
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-30be2net: fixup log messagesSathya Perla
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan
2012-09-30tg3: Refactor tg3_close()Michael Chan
2012-09-30tg3: Refactor tg3_open()Michael Chan
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan