index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2015-06-15
rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"
Taehee Yoo
2015-06-15
rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...
Taehee Yoo
2015-06-15
rtlwifi: fix tm_trigger usage
Hans Ulli Kroll
2015-06-15
rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USB
Taehee Yoo
2015-06-15
rtlwifi: rtl8192cu: remove _InitBeaconParameters().
Taehee Yoo
2015-06-15
rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CU
Taehee Yoo
2015-06-15
fakelb: add xmit_async after stop testcase
Alexander Aring
2015-06-15
at86rf230: add support for sleep state
Alexander Aring
2015-06-15
at86rf230: use level high as fallback default
Alexander Aring
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-12
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
2015-06-12
IB/mlx4: Add mmap call to map the hardware clock
Matan Barak
2015-06-11
net: igb: fix the start time for periodic output signals
Richard Cochran
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
cxgb4: Support for user mode bar2 mappings with T4
Hariprasad S
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
[prev]
[next]