net: fix some typos in netif features
[deliverable/linux.git] / drivers /
2013-03-17  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-03-17  Joe Perchesdrivers:net: dma_alloc_coherent: use __GFP_ZERO instead...
2013-03-17  David Stevensvxlan: generalize forwarding tables
2013-03-17  Erwan Yvincaif: remove caif_shm
2013-03-15  Li RongQingdriver/qlogic: replace ip_fast_csum with csum_replace2
2013-03-15  Joe Perchesdrivers:net: Remove dma_alloc_coherent OOM messages
2013-03-15  Somnath Koturbe2net: Use new F/W mailbox cmd to manipulate interrupts.
2013-03-15  Somnath Koturbe2net: enable interrupts in be_probe() (RoCE and other...
2013-03-15  nikolay@redhat.comnetxen: write IP address to firmware when using bonding
2013-03-14  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-03-14  Arvind Bhushancsiostor: Cleanup chip specific operations.
2013-03-14  Arvind Bhushancsiostor: Header file modifications for chip support...
2013-03-14  Arvind Bhushancsiostor: Add T5 adapter operations.
2013-03-14  Arvind Bhushancsiostor: Segregate T4 adapter operations.
2013-03-14  Vipul PandyaRDMA/cxgb4: Fix onchip queue support for T5
2013-03-14  Vipul PandyaRDMA/cxgb4: Bump tcam_full stat and WR reply timeout
2013-03-14  Vipul PandyaRDMA/cxgb4: Map pbl buffers for dma if using DSGL.
2013-03-14  Vipul PandyaRDMA/cxgb4: Use DSGLs for fastreg and adapter memory...
2013-03-14  Vipul PandyaRDMA/cxgb4: Add module_params to enable DB FC & Coalesc...
2013-03-14  Vipul PandyaRDMA/cxgb4: Turn off db coalescing when RDMA QPs are...
2013-03-14  Vipul PandyaRDMA/cxgb4: Add Support for Chelsio T5 adapter
2013-03-14  Santosh Rastapurcxgb4vf: Add support for Chelsio T5 adapter
2013-03-14  Santosh Rastapurcxgb4: Disable SR-IOV support for PF4-7 for T5
2013-03-14  Santosh Rastapurcxgb4: Update driver version and description
2013-03-14  Santosh Rastapurcxgb4: Add T5 PCI ids
2013-03-14  Santosh Rastapurcxgb4: Add T5 debugfs support
2013-03-14  Santosh Rastapurcxgb4: Enable doorbell drop recovery only for T4 adapter
2013-03-14  Santosh Rastapurcxgb4: Add T5 write combining support
2013-03-14  Santosh Rastapurcxgb4: Dump T5 registers
2013-03-14  Santosh Rastapurcxgb4: Initialize T5
2013-03-14  Santosh Rastapurcxgb4: Add macros, structures and inline functions...
2013-03-14  Santosh Rastapurcxgb4: Add register definations for T5
2013-03-13  Wei Yongjuntuntap: remove unused variable in __tun_detach()
2013-03-13  Wei Yongjunsfc: remove duplicated include from efx.c
2013-03-13  Shahed Shaikhqlcnic: Bump up the version to 5.1.37
2013-03-13  Himanshu Madhaniqlcnic: Implement flash sysfs callback for 83xx adapter
2013-03-13  David S. MillerMerge branch 'cpsw'
2013-03-13  Mugunthan V Ndrivers: net: ethernet: cpsw: implement get phy_id...
2013-03-13  Mugunthan V Ndriver: net: ethernet: cpsw: implement interrupt pacing...
2013-03-13  Mugunthan V Ndriver: net: ethernet: cpsw: implement ethtool get...
2013-03-13  Mugunthan V Ndrivers: net: ethernet: cpsw: change cpts_active_slave...
2013-03-12  David J. Choiks8851_mll: basic ethernet statistics
2013-03-12  Zhang Yanfeidriver: isdn: hisax: remove cast for kmalloc/kzalloc...
2013-03-12  Zhang Yanfeidriver: isdn: capi: remove cast for kmalloc return...
2013-03-12  Michael Stapelbergmv643xx_eth with 88E1318S: support Wake on LAN
2013-03-12  Michael Stapelbergphy: add set_wol/get_wol functions
2013-03-12  Fabio Estevamfec: Use devm_request_and_ioremap()
2013-03-12  Fabio Estevamfec: Remove unused pci header
2013-03-12  Wei Yongjunbnx2x: use list_move instead of list_del/list_add
2013-03-12  Wei Yongjunqlcnic: remove duplicated include from qlcnic_sysfs.c
2013-03-12  Dmitry Kravkovbnx2x: Restore FCoE 4-port devices support
2013-03-12  Dmitry Kravkovbnx2x: use FW 7.8.17
2013-03-12  Yuval Mintzbnx2x: Avoid using zero MAC
2013-03-12  Yaniv Rosnerbnx2x: Control SFP+ tap values via nvm config
2013-03-12  Yaniv Rosnerbnx2x: Add EEE support for BCM84834
2013-03-12  Yaniv Rosnerbnx2x: Add RJ45 SFP module detection
2013-03-12  Yuval Mintzbnx2x: Get gso_segs from FW
2013-03-12  Ariel Eliorbnx2x: Control number of vfs dynamically
2013-03-12  Ariel Eliorbnx2x: Add iproute2 support for vfs
2013-03-12  Ariel Eliorbnx2x: Prevent "Unknown MF" print in SF mode
2013-03-12  Yuval Mintzbnx2x: Take chip version from MFW
2013-03-12  Ariel Eliorbnx2x: Set ethtool ops for vfs
2013-03-12  Yuval Mintzbnx2x: fix vlan-mac memory leak
2013-03-12  Silviu-Mihai Popescuethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERR
2013-03-12  Hector Palaciosphy/micrel: move flag handling to function for common use
2013-03-12  Hector Palaciosphy/micrel: Add support for KSZ8031
2013-03-12  David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-03-12  David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2013-03-12  Santosh Rastapurcxgb4: Allow for backward compatibility with new VPD...
2013-03-12  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-03-11  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-03-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-03-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-11  Mark BrownInput: mms114 - Fix regulator enable and disable paths
2013-03-11  Mark BrownInput: ads7864 - check return value of regulator enable
2013-03-11  Rabin VincentInput: tc3589x-keypad - fix keymap size
2013-03-10  David S. MillerRevert "eicon: Fixed checkpatch warning"
2013-03-10  Jonas Gorskibcm63xx_enet: properly prepare/unprepare clocks before...
2013-03-10  Jonas Gorskibcm63xx_enet: use managed memory allocations
2013-03-10  Jonas Gorskibcm63xx_enet: use managed io memory allocations
2013-03-10  Andreea Hodeaeicon: Fixed checkpatch warning
2013-03-10  David Oostdykrrunner.c: fix possible memory leak in rr_init_one()
2013-03-10  Cong Wangtunnel: use iptunnel_xmit() again
2013-03-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-09  Stephan FrankInput: wacom - add support for 0x10d
2013-03-09  Joe Perchesdrivers:net: Remove unnecessary OOM messages after...
2013-03-09  Shahed Shaikhqlcnic: Bump up the version to 5.1.36
2013-03-09  Shahed Shaikhqlcnic: Fix ethtool statistics collection
2013-03-09  Shahed Shaikhqlcnic: Fix ethtool statistics for 82xx adapter
2013-03-09  Himanshu Madhaniqlcnic: Enable LED test support for 83xx adapter
2013-03-09  Shahed Shaikhqlcnic: Fix endian issues in 83xx driver
2013-03-09  stephen hemmingerteam: make local function static
2013-03-09  stephen hemmingerphy: vitesse make vsc824x_add_skew static
2013-03-09  stephen hemmingerSupject: phy: make local function static
2013-03-09  stephen hemmingerbna: fix declaration mismatch
2013-03-09  Pravin B ShelarVXLAN: Use UDP Tunnel segmention.
2013-03-09  Linus TorvaldsAtmel MXT touchscreen: increase reset timeouts
2013-03-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-09  Benson LeungPlatform: x86: chromeos_laptop : Add basic platform...
next
This page took 0.05002 seconds and 8 git commands to generate.