summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* bonding: convert bond_alb.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-161-19/+15
* bonding: remove pr_fmt from bond_3ad.cVeaceslav Falico2014-07-161-2/+0
* bonding: convert bond_3ad.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-161-95/+88
* bonding: remove pr_fmt from bond_main.cVeaceslav Falico2014-07-161-2/+0
* bonding: convert bond_main.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-161-180/+162
* drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N2014-07-161-3/+7
* bonding: fix bond_option_mode_set warningNikolay Aleksandrov2014-07-161-1/+2
* bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico2014-07-161-9/+10
* sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree2014-07-169-10/+56
* net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz2014-07-161-0/+2
* bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2014-07-162-7/+10
* bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet2014-07-164-45/+63
* bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet2014-07-161-1/+2
* bonding: get rid of bond_option_active_slave_get()Eric Dumazet2014-07-163-11/+16
* Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...David S. Miller2014-07-162-41/+29
|\
| * can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACKNikita Edward Baruzdin2014-07-151-4/+7
| * can: sja1000: Add support for CAN_CTRLMODE_LOOPBACKNikita Edward Baruzdin2014-07-151-5/+13
| * can: c_can: convert to use devm * apiLad, Prabhakar2014-07-151-33/+10
* | amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2014-07-162-14/+0
* | phy: Expand phy speed/duplex settings arrayLendacky, Thomas2014-07-161-1/+21
* | cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-163-0/+22
* | cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-162-0/+67
* | cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-164-0/+25
* | iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-162-0/+4
* | net: rtnetlink - make create_link take name_assign_typeTom Gundersen2014-07-161-3/+8
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-1645-58/+76
* | net: mvpp2: Fix a typo in the licenseEzequiel Garcia2014-07-161-1/+1
|/
* ethernet: amd: fix 'foo* bar'Varka Bhadram2014-07-151-36/+40
* ethernet: amd: fix pci device idsVarka Bhadram2014-07-151-9/+11
* ethernet: amd: fix comment stylesVarka Bhadram2014-07-151-95/+86
* ethernet: amd: dynamic debug fixesVarka Bhadram2014-07-151-32/+26
* ethernet: amd: use devm_ioremap()Varka Bhadram2014-07-151-5/+2
* ethernet: amd: move amd111e_remove_one after probeVarka Bhadram2014-07-151-12/+13
* sfc: Add 40G link capability decodingEdward Cree2014-07-151-0/+11
* sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski2014-07-151-0/+2
* vxlan: Call udp_sock_createTom Herbert2014-07-152-91/+25
* slip: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* wcn36xx: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* orinoco_usb: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* ps3_gelic: remove unnecessary break after gotoFabian Frederick2014-07-141-3/+0
* i40evf: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0
* i40e: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0
* ixgbe: remove unnecessary break after gotoFabian Frederick2014-07-143-7/+0
* igb: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-1412-27/+39
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1112-27/+39
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1022-44/+144
| | |\
| | | * rt2800usb: Don't perform DMA from stackAndrea Merello2014-07-071-6/+22
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-073-21/+8
| | | |\