aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-15bonding: remove pr_fmt from bond_options.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico1-115/+101
2014-07-15bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico1-2/+2
2014-07-15bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico1-6/+3
2014-07-15bonding: convert bond_debugfs.c to use netdev_printk instead of pr_Veaceslav Falico1-4/+2
2014-07-15bonding: remove pr_fmt from bond_alb.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico1-19/+15
2014-07-15bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico1-95/+88
2014-07-15bonding: remove pr_fmt from bond_main.cVeaceslav Falico1-2/+0
2014-07-15bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico1-180/+162
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N1-3/+7
2014-07-15bonding: fix bond_option_mode_set warningNikolay Aleksandrov1-1/+2
2014-07-15bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico1-9/+10
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree9-10/+56
2014-07-15net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz1-0/+2
2014-07-15bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2-7/+10
2014-07-15bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet4-45/+63
2014-07-15bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet1-1/+2
2014-07-15bonding: get rid of bond_option_active_slave_get()Eric Dumazet3-11/+16
2014-07-15Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-41/+29
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2-14/+0
2014-07-15phy: Expand phy speed/duplex settings arrayLendacky, Thomas1-1/+21
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai3-0/+22
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2-0/+67
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai4-0/+25
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2-0/+4
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen1-3/+8
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen45-58/+76
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia1-1/+1
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACKNikita Edward Baruzdin1-4/+7
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_LOOPBACKNikita Edward Baruzdin1-5/+13
2014-07-15can: c_can: convert to use devm * apiLad, Prabhakar1-33/+10
2014-07-14ethernet: amd: fix 'foo* bar'Varka Bhadram1-36/+40
2014-07-14ethernet: amd: fix pci device idsVarka Bhadram1-9/+11
2014-07-14ethernet: amd: fix comment stylesVarka Bhadram1-95/+86
2014-07-14ethernet: amd: dynamic debug fixesVarka Bhadram1-32/+26
2014-07-14ethernet: amd: use devm_ioremap()Varka Bhadram1-5/+2
2014-07-14ethernet: amd: move amd111e_remove_one after probeVarka Bhadram1-12/+13
2014-07-14sfc: Add 40G link capability decodingEdward Cree1-0/+11
2014-07-14sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski1-0/+2
2014-07-14vxlan: Call udp_sock_createTom Herbert2-91/+25
2014-07-13slip: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-13rtlwifi: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-13wcn36xx: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-13orinoco_usb: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-13ps3_gelic: remove unnecessary break after gotoFabian Frederick1-3/+0
2014-07-13i40evf: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-13i40e: remove unnecessary break after gotoFabian Frederick1-2/+0