summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-198-145/+170
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-188-145/+170
| |\
| | * ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau2013-04-121-1/+1
| | * ssb: implement spurious tone avoidanceRafał Miłecki2013-04-102-1/+31
| | * brcmsmac: request firmware in .start() callbackArend van Spriel2013-04-081-132/+132
| | * brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
| | * ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-081-1/+1
| | * ath9k: fix DFS detector called in softirq contextZefir Kurtisi2013-04-082-4/+4
* | | bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet2013-04-181-25/+30
* | | bnx2x: Fix status blocks configurationAriel Elior2013-04-181-2/+5
* | | bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov2013-04-181-0/+4
* | | qlcnic: Fix typo in logsShahed Shaikh2013-04-181-5/+4
* | | qlcnic: fix TSO race conditionSritej Velaga2013-04-181-2/+1
* | | qlcnic: Stop traffic before performing loopback testJitendra Kalsaria2013-04-181-0/+6
* | | ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
* | | igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-04-171-1/+2
|\ \
| * | rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder2013-04-171-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1712-33/+50
|\ \ \
| * | | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
| * | | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
| * | | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
| * | | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
| * | | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
| * | | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
| * | | tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
| * | | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
| * | | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
| * | | can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
| * | | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
| * | | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
| * | | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-04-171-2/+2
|\ \ \ \
| * | | | Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke2013-04-151-1/+1
| * | | | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke2013-04-081-1/+1
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds2013-04-151-1/+2
|\ \ \ \ \ \ \
| | * | | | | | irqchip: gic: fix irq_trigger returnAbhijeet Dharmapurikar2013-03-261-1/+2
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-142-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter2013-04-121-3/+5
| * | | | | | | | udl: handle EDID failure properly.Dave Airlie2013-04-121-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre2013-04-141-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-04-132-68/+133
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger2013-04-111-0/+3
| * | | | | | | | tcm_vhost: Send bad target to guest when cmd failsAsias He2013-04-111-4/+6
| * | | | | | | | tcm_vhost: Add vhost_scsi_send_bad_target() helperAsias He2013-04-111-13/+18
| * | | | | | | | tcm_vhost: Fix tv_cmd leak in vhost_scsi_handle_vqAsias He2013-04-111-2/+7
| * | | | | | | | tcm_vhost: Remove double check of responseAsias He2013-04-111-9/+0
| * | | | | | | | tcm_vhost: Initialize vq->last_used_idx when set endpointAsias He2013-04-081-0/+1
| * | | | | | | | tcm_vhost: Use vq->private_data to indicate if the endpoint is setupAsias He2013-04-081-43/+101
| * | | | | | | | tcm_vhost: Use ACCESS_ONCE for vs->vs_tpg[target] accessAsias He2013-04-031-1/+1