summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-234-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22106-1038/+1336
|\
| * Merge branch 'vm_ioremap_memory-examples'Linus Torvalds2013-04-213-95/+17
| |\
| | * mtdchar: remove no-longer-used vma helpersLinus Torvalds2013-04-191-27/+0
| | * vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-25/+14
| | * vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-30/+2
| | * vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-13/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-202-77/+22
| |\ \
| | * \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-192-77/+22
| | |\ \
| | | * | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-152-62/+19
| | | * | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-15/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-04-201-2/+2
| |\ \ \ \
| | * | | | bbc_i2c: fix section mismatch warningSam Ravnborg2013-03-311-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-2021-303/+387
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
| | * | | | qlge: Update version to 1.00.00.32.Jitendra Kalsaria2013-04-191-1/+1
| | * | | | qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria2013-04-191-1/+1
| | * | | | qlge: Fix receive path to drop error framesSritej Velaga2013-04-191-7/+29
| | * | | | net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork2013-04-191-0/+9
| | * | | | net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork2013-04-191-0/+11
| | * | | | net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork2013-04-191-0/+84
| | * | | | bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com2013-04-191-0/+4
| | * | | | bonding: disable netpoll on enslave failurenikolay@redhat.com2013-04-191-0/+1
| | * | | | bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com2013-04-191-0/+10
| | * | | | bonding: vlans don't get deleted on enslave failurenikolay@redhat.com2013-04-191-0/+1
| | * | | | bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com2013-04-191-0/+5
| | * | | | 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/dto...Linus Torvalds2013-04-191-2/+2
| |\ \ \ \ \ \
| | * | | | | | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng2013-04-191-1/+1
| | * | | | | | Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng2013-04-191-1/+1
| * | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-04-181-4/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett2013-04-181-4/+0
| * | | | | | | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-182-1/+11
| * | | | | | | | dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches2013-04-181-5/+4
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-04-171-0/+1
| |\ \ \ \ \ \ \ \