index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-06-11
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-11
bna: fix timeout API argument type
Ivan Vecera
2015-06-11
bna: use list_for_each_entry where appropriate
Ivan Vecera
2015-06-11
bna: get rid of private macros for manipulation with lists
Ivan Vecera
2015-06-11
bna: remove useless pointer assignment
Ivan Vecera
2015-06-11
bna: use memdup_user to copy userspace buffers
Ivan Vecera
2015-06-11
bna: correct comparisons/assignments to bool
Ivan Vecera
2015-06-11
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2015-06-11
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2015-06-11
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2015-06-11
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2015-06-11
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
2015-06-11
bna: remove pause_cbfn from struct bna_enet
Ivan Vecera
2015-06-11
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-11
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
2015-06-11
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-06-11
bna: replace pragma(pack) with attribute __packed
Ivan Vecera
2015-06-11
bna: get rid of mac_t
Ivan Vecera
2015-06-11
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2015-06-11
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
Achiad Shochat
2015-06-11
net/mlx5_core: Add transport domain alloc/dealloc support
Achiad Shochat
2015-06-11
net/mlx5e: Support NETIF_F_SG
Saeed Mahameed
2015-06-11
net/mlx5e: Enforce max flow-tables level >= 3
Gal Pressman
2015-06-11
net/mlx5e: Disable client vlan TX acceleration
Saeed Mahameed
2015-06-11
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
2015-06-11
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
2015-06-11
net/mlx5_core: fix an error code
Dan Carpenter
2015-06-11
vxge: use swap() in vxge_hw_channel_dtr_alloc()
Fabian Frederick
2015-06-11
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
2015-06-11
net/ibm/emac: use swap() in emac_make_bootlist()
Fabian Frederick
2015-06-11
net/mlx4_core: use swap() in mlx4_make_profile()
Fabian Frederick
2015-06-11
net/mlx4: use swap() in mlx4_init_qp_table()
Fabian Frederick
2015-06-11
net/ps3_gelic: Fix build error with DEBUG
Geoff Levand
2015-06-11
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
Florian Fainelli
2015-06-11
net: bcmgenet: handle broken turn-around for specific PHYs
Florian Fainelli
2015-06-11
net: phy: davicom: add IDs for DM9161B and C variants
Gustavo Zacarias
2015-06-11
Renesas Ethernet AVB PTP clock driver
Sergei Shtylyov
2015-06-11
Renesas Ethernet AVB driver proper
Sergei Shtylyov
2015-06-10
net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-06-10
bgmac: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-06-10
b44: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-06-10
Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/sc...
David S. Miller
2015-06-10
atm: idt77105: Use setup_timer
Vaishali Thakkar
2015-06-10
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi
2015-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-06-10
cxgb4: Add debugfs entry to dump channel rate
Hariprasad Shenai
2015-06-10
cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents
Hariprasad Shenai
2015-06-10
cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs
Hariprasad Shenai
2015-06-10
bna: remove obsolete use of EXTRA_CFLAGS
Jiri Slaby
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
[next]