aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ISDN: Add check for return value of pnp_activate_dev()Karsten Keil2012-07-18
* qlge: fix an "&&" vs "||" bugDan Carpenter2012-07-18
* net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet2012-07-18
* net: qmi_wwan: add ZTE MF821DBjørn Mork2012-07-18
* asix: Fix return value in AX88172A driver bind functionChristian Riesch2012-07-18
* bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet2012-07-18
* net: qmi_wwan: make dynamic device IDs workBjørn Mork2012-07-18
* b44: add 64 bit statsKevin Groeneveld2012-07-18
* be2net: Ignore physical link async event for LancerPadmanabh Ratnakar2012-07-18
* be2net: Fix VF driver load for LancerPadmanabh Ratnakar2012-07-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-18
|\
| * ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-17
| * ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck2012-07-17
| * ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck2012-07-17
| * ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-17
| * ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck2012-07-17
| * ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck2012-07-17
* | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-07-18
|\ \
| * | r8169: verbose error message.Francois Romieu2012-07-17
| * | r8169: remove rtl_ocpdr_cond.Hayes Wang2012-07-17
| |/
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-07-18
|\ \ | |/ |/|
| * sfc: Correct some comments on enum reset_typeBen Hutchings2012-07-17
| * sfc: Fix interface statistics running backwardBen Hutchings2012-07-17
| * sfc: Disable VF queues during register self-testBen Hutchings2012-07-17
| * sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()Ben Hutchings2012-07-17
| * sfc: Use dev_kfree_skb() in efx_end_loopback()Ben Hutchings2012-07-17
| * sfc: Use strlcpy() to copy ethtool stats namesBen Hutchings2012-07-17
| * sfc: Stop changing header offsets on TXBen Hutchings2012-07-17
| * sfc: Remove dead write to tso_state::packet_spaceBen Hutchings2012-07-17
| * sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings2012-07-17
| * sfc: Work around bogus 'uninitialised variable' warningBen Hutchings2012-07-17
* | Merge branch 'nexthop_exceptions'David S. Miller2012-07-17
|\ \
| * | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* | | team: add netpoll supportJiri Pirko2012-07-17
* | | netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko2012-07-17
* | | ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-17
* | | ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-17
* | | ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-17
* | | ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck2012-07-17
* | | ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-17
* | | ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-17
* | | ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-17
* | | ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-17
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-17
|\ \ \
| * | | can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall2012-07-17
| * | | can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde2012-07-17
| * | | can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde2012-07-17
* | | | bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov2012-07-17
* | | | asix: Add a new driver for the AX88172AChristian Riesch2012-07-17
* | | | asix: Factor out common codeChristian Riesch2012-07-17