summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll
2015-06-15rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo
2015-06-15fakelb: add xmit_async after stop testcaseAlexander Aring
2015-06-15at86rf230: add support for sleep stateAlexander Aring
2015-06-15at86rf230: use level high as fallback defaultAlexander Aring
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-12Fix Cavium Liquidio build related errors and warningsRaghu Vatsavayi
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-06-11bna: use netdev_* and dev_* instead of printk and pr_*Ivan Vecera
2015-06-11bna: fix timeout API argument typeIvan Vecera
2015-06-11bna: use list_for_each_entry where appropriateIvan Vecera
2015-06-11bna: get rid of private macros for manipulation with listsIvan Vecera
2015-06-11bna: remove useless pointer assignmentIvan Vecera
2015-06-11bna: use memdup_user to copy userspace buffersIvan Vecera
2015-06-11bna: correct comparisons/assignments to boolIvan Vecera
2015-06-11bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flagIvan Vecera
2015-06-11bna: remove paused from bna_rx_config and flags from bna_rxfIvan Vecera
2015-06-11bna: remove RXF_E_PAUSE and RXF_E_RESUME eventsIvan Vecera
2015-06-11bna: remove prio_change_cbfn oper_state_cbfn from struct bna_txIvan Vecera
2015-06-11bna: remove oper_state_cbfn from struct bna_rxfIvan Vecera
2015-06-11bna: remove pause_cbfn from struct bna_enetIvan Vecera
2015-06-11bna: remove unused cbfn parameterIvan Vecera
2015-06-11bna: use BIT(x) instead of (1 << x)Ivan Vecera
2015-06-11bna: get rid of duplicate and unused macrosIvan Vecera
2015-06-11bna: replace pragma(pack) with attribute __packedIvan Vecera
2015-06-11bna: get rid of mac_tIvan Vecera
2015-06-11bna: use ether_addr_copy instead of memcpyIvan Vecera
2015-06-11net/mlx5e: Add transport domain to the ethernet TIRs/TISsAchiad Shochat
2015-06-11net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat
2015-06-11net/mlx5e: Support NETIF_F_SGSaeed Mahameed
2015-06-11net/mlx5e: Enforce max flow-tables level >= 3Gal Pressman
2015-06-11net/mlx5e: Disable client vlan TX accelerationSaeed Mahameed
2015-06-11net/mlx5e: Add HW cacheline start paddingSaeed Mahameed
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed
2015-06-11net/mlx5_core: fix an error codeDan Carpenter
2015-06-11vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick
2015-06-11net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick
2015-06-11net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick
2015-06-11net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S
2015-06-11net/ps3_gelic: Fix build error with DEBUGGeoff Levand
2015-06-11net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYsFlorian Fainelli
2015-06-11net: bcmgenet: handle broken turn-around for specific PHYsFlorian Fainelli
2015-06-11net: phy: davicom: add IDs for DM9161B and C variantsGustavo Zacarias