summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | net: usb: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
| * | | | | | | | | | | | | | | i40e: Fix dependencies in the i40e driver on configfsGreg Rose2015-03-03
| * | | | | | | | | | | | | | | ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-03
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
| * | | | | | | | | | | | | | ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-02
| * | | | | | | | | | | | | | ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman2015-03-02
| * | | | | | | | | | | | | | ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman2015-03-02
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | at86rf230: add warning if edge-triggered irqAlexander Aring2015-02-27
| | * | | | | | | | | | | | | at86rf230: add irq low-level for polarityAlexander Aring2015-02-27
| | * | | | | | | | | | | | | at86rf230: add irqmask mode settingAlexander Aring2015-02-27
| | * | | | | | | | | | | | | at86rf230: remove tx_timeoutAlexander Aring2015-02-27
| | * | | | | | | | | | | | | at86rf230: add support for external xtal trimAlexander Aring2015-02-27
| | * | | | | | | | | | | | | at86rf230: copy pdata to driver allocated spaceAlexander Aring2015-02-27
| | * | | | | | | | | | | | | at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-15
| * | | | | | | | | | | | | | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
| * | | | | | | | | | | | | | pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-02
| * | | | | | | | | | | | | | bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-01
| * | | | | | | | | | | | | | net: macb: Properly add DMACFG bit definitionsArun Chandran2015-03-01
| * | | | | | | | | | | | | | net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-01
| * | | | | | | | | | | | | | Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-01
| * | | | | | | | | | | | | | hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer2015-02-28
| * | | | | | | | | | | | | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-28
| * | | | | | | | | | | | | | team: allow TSO being set on masterJiri Pirko2015-02-27
| * | | | | | | | | | | | | | rocker: put port in FORWADING state after leaving bridgeScott Feldman2015-02-26
| * | | | | | | | | | | | | | rocker: rename lport to pportScott Feldman2015-02-26
| * | | | | | | | | | | | | | rocker: fix non-portable err return codesScott Feldman2015-02-26
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-24
| | * | | | | | | | | | | | | i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-24
| | * | | | | | | | | | | | | i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-24
| | * | | | | | | | | | | | | i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-24
| | * | | | | | | | | | | | | i40e: print Rx packet split statusMitch Williams2015-02-24
| | * | | | | | | | | | | | | i40e: setup FCoE device typeVasu Dev2015-02-24
| | * | | | | | | | | | | | | i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-24
| | * | | | | | | | | | | | | i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-24
| | * | | | | | | | | | | | | i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-24
| | * | | | | | | | | | | | | i40e: Add NPAR BW get and set functionsGreg Rose2015-02-24
| | * | | | | | | | | | | | | i40e: enable packet split only when IOMMU presentMitch Williams2015-02-24
| | * | | | | | | | | | | | | i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-24
| | * | | | | | | | | | | | | i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-24
| | * | | | | | | | | | | | | i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-24
| | * | | | | | | | | | | | | i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-24
| * | | | | | | | | | | | | | net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli2015-02-25
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | net: via-rhine: add BQL supportTino Reichardt2015-02-24
| * | | | | | | | | | | | | bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-24
| * | | | | | | | | | | | | bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-24
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \