aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * | | sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-01
| * | | net: bcmgenet: fix throughtput regressionJaedon Shin2015-02-28
| * | | drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-28
| * | | niu: fix error handling in niu_class_to_ethflow()Dan Carpenter2015-02-28
| * | | net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-28
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-27
| |\ \ \
| | * | | i40e: check pointers before useShannon Nelson2015-02-26
| | * | | i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-26
| | * | | i40e: stop flow director on shutdownMitch A Williams2015-02-26
| | * | | i40e: disconnect irqs on shutdownShannon Nelson2015-02-26
| | * | | i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai2015-02-26
| | * | | i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav2015-02-26
| | * | | i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav2015-02-26
| | * | | i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai2015-02-26
| | * | | i40e: fix race in hang checkJesse Brandeburg2015-02-26
| | * | | i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2015-02-26
| | * | | i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-26
| | * | | i40e: fix shift precedence issueShannon Nelson2015-02-26
| | * | | i40e: Fix memory leak at failure path in i40e_dbg_command_write()Alexey Khoroshilov2015-02-26
| * | | | amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-27
| * | | | rocker: silence shift wrapping warningDan Carpenter2015-02-27
| * | | | rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter2015-02-27
| * | | | cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai2015-02-27
| * | | | enic: do notify_check before returning creditsSujith Sankar2015-02-27
| |/ / /
| * | | r8169: Fix trivial typo in rtl_check_firmwareYannick Guerrini2015-02-24
| * | | altera_tse: Fixes in NAPI and interrupt handling pathsVlastimil Setka2015-02-23
| * | | altera_tse: Correct typo in obtaining tx_fifo_depth from devicetreeVlastimil Setka2015-02-23
| * | | r8169: Revert BQL and xmit_more support.David S. Miller2015-02-22
| * | | cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc insteadAnish Bhatt2015-02-20
| * | | net: smc91x: improve neponset hackArnd Bergmann2015-02-20
| * | | ethernet/ixp4xx: prevent allmulti from clobbering promiscDerrick Pallas2015-02-20
| * | | ehea: Register memory hotplug, reboot and crash hooks on adapter probeAnton Blanchard2015-02-19
| | |/ | |/|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\ \ \ | |/ / |/| |
| * | kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\ \ \
| * | | tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-11
| * | | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-11
| * | | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-11
| * | | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-11
| * | | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-11
| * | | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-11
| * | | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-11
| * | | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-11
| * | | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-11
| * | | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-11
* | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\ \ \ \
| * | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-17
|\ \ \ \ \
| * | | | | mode_t whack-a-mole: chelsioAl Viro2015-01-25
| |/ / / /
* | | | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-14