aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-10veth: allow to setup multicast address for veth deviceGao feng1-0/+6
2013-10-09be2net: change the driver version number to 4.9.224.0Ajit Khaparde1-1/+1
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde3-1/+19
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde3-9/+155
2013-10-09bnx2x: Add ndo_get_phys_port_id supportYuval Mintz4-27/+155
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-120/+284
2013-10-08Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller5-31/+151
2013-10-08Revert "veth: Showing peer of veth type dev in ip link (kernel side)"David S. Miller1-21/+0
2013-10-08qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()Wei Yongjun1-1/+4
2013-10-08moxa: fix the error handling in moxart_mac_probe()Wei Yongjun1-6/+16
2013-10-08xen-netback: transition to CLOSED when removing a VIFDavid Vrabel1-0/+4
2013-10-08net/mlx4_en: Fix pages never dma unmapped on rxAmir Vadai1-2/+3
2013-10-08net/mlx4_en: Rename name of mlx4_en_rx_alloc membersAmir Vadai2-19/+25
2013-10-08bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico1-0/+17
2013-10-08net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky1-0/+4
2013-10-08tun: don't look at current when non-blockingMichael S. Tsirkin1-3/+5
2013-10-08mrf24j40: Use level-triggered interruptsAlan Ott1-1/+1
2013-10-08mrf24j40: Use threaded IRQ handlerAlan Ott1-20/+7
2013-10-08mrf24j40: Move INIT_COMPLETION() to before packet transmissionAlan Ott1-2/+2
2013-10-08veth: Showing peer of veth type dev in ip link (kernel side)Masatake YAMATO1-0/+21
2013-10-08Revert "xen-netback: improve ring effeciency for guest RX"Wei Liu1-61/+83
2013-10-07can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-10-07net: wan: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-07irda: remove deprecated IRQF_DISABLEDMichael Opdenacker4-6/+6
2013-10-07net: hamradio/yam: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07net: hamradio/scc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07net: fujitsu: Remove ISA depdendency from KconfigMatthew Whitehead1-1/+1
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller146-2914/+3804
2013-10-07net/ethernet: cpsw: DT read bool dual_emacMarkus Pargmann1-2/+2
2013-10-07net: ethernet: cpsw: Search childs for slave nodesMarkus Pargmann1-1/+5
2013-10-07sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings1-1/+17
2013-10-04sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2-0/+47
2013-10-04sfc: Add definitions for new stats counters and capability flagMatthew Slattery1-2/+54
2013-10-04sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree1-21/+28
2013-10-04sfc: Fix internal indices of ethtool stats for EF10Edward Cree1-6/+3
2013-10-04sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper1-0/+1
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello1-4/+42
2013-10-03wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez1-1/+16
2013-10-03rtlwifi: rtl8188ee: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger3-31/+2
2013-10-03rtlwifi: rtl8723ae: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger3-32/+2
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger3-31/+2
2013-10-03rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()Larry Finger2-32/+0
2013-10-03rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routineLarry Finger2-3/+2
2013-10-03rtlwifi: rtl8192cu: Convert to use new rtl_phy_scan_operation_backup() routineLarry Finger1-1/+2
2013-10-03rtlwifi: Implement a common rtl_phy_scan_operation_backup() routineLarry Finger2-0/+30
2013-10-03rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger4-4/+0
2013-10-03rtlwifi: rtl8188ee: Fix smatch warning in rtl8188ee/hw.cLarry Finger1-0/+1
2013-10-03rtlwifi: Fix smatch warnings in usb.cLarry Finger1-2/+4
2013-10-03rtlwifi: Fix smatch warning in pci.cLarry Finger1-1/+0
2013-10-03rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger1-24/+1