]> Pileus Git - ~andy/linux/history - drivers
net: ethernet: cpsw: Remove redundant of_match_ptr
[~andy/linux] / drivers /
2013-10-01 Sachin Kamatnet: ethernet: cpsw: Remove redundant of_match_ptr
2013-10-01 Veaceslav Falicobonding: RCUify bond_set_rx_mode()
2013-10-01 Avinash Kumardrivers: net: phy: marvell.c: removed checkpatch.pl...
2013-10-01 Eric Dumazetnet: skb_is_gso_v6() requires skb_is_gso()
2013-10-01 Hauke Mehrtensbgmac: add support for Byte Queue Limits
2013-10-01 Hauke Mehrtensb44: add support for Byte Queue Limits
2013-10-01 Eric W. Biedermannet ipv4: Convert ipv4.ip_local_port_range to be per...
2013-09-30 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-09-30 Wei Liuxen-netback: improve ring effeciency for guest RX
2013-09-30 Veaceslav Falicobonding: trivial: remove forgotten bond_next_vlan()
2013-09-30 David S. MillerMerge branch '20130926_include_linux_networking_externs...
2013-09-30 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-09-30 Michael Opdenackerhamradio: baycom: remove deprecated IRQF_DISABLED
2013-09-30 Fabio Porceddanet: qmi_wwan: fix checkpatch warnings
2013-09-30 Fabio Porceddanet: qmi_wwan: add Telit LE920 newer firmware support
2013-09-28 Veaceslav Falicobonding: remove bond_next_slave()
2013-09-28 Veaceslav Falicobonding: don't use bond_next_slave() in bond_info_seq_n...
2013-09-28 Veaceslav Falicobonding: remove unused __get_next_agg()
2013-09-28 Veaceslav Falicobonding: make bond_3ad_unbind_slave() use bond_for_each...
2013-09-28 Veaceslav Falicobonding: make ad_agg_selection_logic() use bond_for_eac...
2013-09-28 Veaceslav Falicobonding: make __get_active_agg() use bond_for_each_slave()
2013-09-28 Veaceslav Falicobonding: make ad_port_selection_logic() use bond_for_ea...
2013-09-28 Veaceslav Falicobonding: remove __get_first_port()
2013-09-28 Veaceslav Falicobonding: remove __get_next_port()
2013-09-28 Veaceslav Falicobonding: verify if we still have slaves in bond_3ad_unb...
2013-09-28 Veaceslav Falicobonding: correctly verify for the first slave in bond_e...
2013-09-28 Yuval Mintzbnx2x: use pcie_get_minimum_link()
2013-09-28 Yaniv Rosnerbnx2x: Add support for EXTPHY2 LED mode
2013-09-28 Yaniv Rosnerbnx2x: Change function prototype
2013-09-28 Ariel Eliorbnx2x: Don't disable/enable SR-IOV when loading
2013-09-28 Yuval Mintzbnx2x: Correct VF driver info
2013-09-28 Yuval Mintzbnx2x: Test nvram when interface is down
2013-09-27 Nate Levesquelance: Fix hardcoded interrupt name lp->name to use...
2013-09-27 Mihir Singhhp100: replace hardcoded name in /proc/interrupts with...
2013-09-27 Daniel Macknet: phy: at803x: add suspend/resume callbacks
2013-09-27 Daniel Macknet: phy: at803x: don't pass function pointers with &
2013-09-27 David S. MillerMerge branch 'qlge'
2013-09-27 Jitendra Kalsariaqlge: Update version to 1.00.00.33
2013-09-27 Jitendra Kalsariaqlge: Enhance nested VLAN (Q-in-Q) handling.
2013-09-27 Shahed Shaikhnetxen_nic: Update version to 4.0.82
2013-09-27 Shahed Shaikhnetxen_nic: Print ULA information
2013-09-26 David S. MillerMerge branch 'bonding_neighbours'
2013-09-26 Veaceslav Faliconet: create sysfs symlinks for neighbour devices
2013-09-26 Veaceslav Faliconet: expose the master link to sysfs, and remove it...
2013-09-26 Veaceslav Falicobonding: remove slave lists
2013-09-26 Veaceslav Falicobonding: use neighbours for bond_next_slave()
2013-09-26 Veaceslav Falicobonding: add __bond_next_slave() which uses neighbours
2013-09-26 Veaceslav Falicobonding: remove bond_prev_slave()
2013-09-26 Veaceslav Falicobonding: convert first/last slave logic to use neighbours
2013-09-26 Veaceslav Falicobonding: convert bond_has_slaves() to use the neighbour...
2013-09-26 Veaceslav Falicobonding: add bond_has_slaves() and use it
2013-09-26 Veaceslav Falicobonding: remove unused bond_for_each_slave_from()
2013-09-26 Veaceslav Falicobonding: rework bond_ab_arp_probe() to use bond_for_eac...
2013-09-26 Veaceslav Falicobonding: rework bond_find_best_slave() to use bond_for_...
2013-09-26 Veaceslav Falicobonding: rework rlb_next_rx_slave() to use bond_for_eac...
2013-09-26 Veaceslav Falicobonding: rework bond_3ad_xmit_xor() to use bond_for_eac...
2013-09-26 Veaceslav Falicobonding: use bond_for_each_slave() in bond_uninit()
2013-09-26 Veaceslav Falicobonding: make bond_for_each_slave() use lower neighbour...
2013-09-26 Veaceslav Falicobonding: remove bond_for_each_slave_continue_reverse()
2013-09-26 Veaceslav Falicobonding: modify bond_get_slave_by_dev() to use neighbours
2013-09-26 Veaceslav Falicobonding: populate neighbour's private on enslave
2013-09-26 Veaceslav Faliconet: add adj_list to save only neighbours
2013-09-26 David S. MillerMerge branch '20130925_dn_externs_3' of git://repo...
2013-09-25 David S. MillerMerge branch '20130924_dn_externs_2' of git://repo...
2013-09-25 Joe Perchesrtlwifi: Remove extern from function prototypes
2013-09-25 Joe Perchesorinoco: Remove extern from function prototypes
2013-09-25 Joe Perchesmwifiex: Remove extern from function prototypes
2013-09-25 Joe Perchesiwlwifi: Remove extern from function prototypes
2013-09-25 Joe Perchesiwlegacy: Remove extern from function prototypes
2013-09-25 Joe Perchesipw2x00: Remove extern from function prototypes
2013-09-25 Joe Perchesbrcm80211: Remove extern from function prototypes
2013-09-24 Joe Perchesath: Remove extern from function prototypes
2013-09-24 Joe Percheswimax: Remove extern from function prototypes
2013-09-24 Joe Percheswan: Remove extern from function prototypes
2013-09-24 Joe Perchesvmxnet3: Remove extern from function prototypes
2013-09-24 Joe Perchesirda: Remove extern from function prototypes
2013-09-24 Joe Perchesfddi/skfp: Remove extern from function prototypes
2013-09-24 Joe Perchestoshiba: Remove extern from function prototypes
2013-09-24 Joe Perchesti: Remove extern from function prototypes
2013-09-24 Joe Perchesstmicro: Remove extern from function prototypes
2013-09-24 Joe Perchessfc: Remove extern from function prototypes
2013-09-24 Joe Perchesqlogic: Remove extern from function prototypes
2013-09-24 Joe Perchesoki-semi: Remove extern from function prototypes
2013-09-24 Joe Perchesintel: Remove extern from function prototypes
2013-09-24 Joe Perchesibm/emac: Remove extern from function prototypes
2013-09-24 David S. MillerMerge branch 'cpsw'
2013-09-24 Mugunthan V Ndrivers: net: cpsw: use cpsw-phy-sel driver to configur...
2013-09-24 Mugunthan V Ndrivers: net: cpsw-phy-sel: Add new driver for phy...
2013-09-24 Daniel Macknet: ethernet: cpsw: switch to devres allocations
2013-09-24 Joe Perchesamd/7990: Remove extern from function prototypes
2013-09-24 Joe Perchesgianfar: Remove extern from function prototypes
2013-09-24 Joe Perchesemulex: Remove extern from function prototypes
2013-09-24 Joe Percheschelsio: Remove extern from function prototypes
2013-09-24 Joe Perchesbrocade: Remove extern from function prototypes
2013-09-24 Joe Perchesbroadcom: Remove extern from function prototypes
2013-09-24 Joe Perchesatheros: Remove extern from function prototypes
2013-09-24 Joe Perchesadi: Remove extern from function prototypes
2013-09-24 Joe Perches8390: Remove extern from function prototypes
2013-09-24 Joe Perchescan: Remove extern from function prototypes
2013-09-23 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
next