summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: remove unused argument in ChannelValid functionCharles Clément2010-06-183-6/+5
* Staging: vt6655: use compare_ether_addr instead of custom macroCharles Clément2010-06-189-27/+20
* Staging: vt6655: use is_zero_ether_addr instead of custom macroCharles Clément2010-06-182-6/+1
* Staging: vt6655: use is_broadcast_ether_addr instead of custom macroCharles Clément2010-06-188-18/+13
* Staging: vt6655: use is_multicast_ether_addr instead of custom macroCharles Clément2010-06-185-14/+11
* Staging: vt6655: use ETH_ZLEN macro instead of custom oneCharles Clément2010-06-182-8/+2
* Staging: winbond: fix some checkpatch.pl issues in phy_calibration.cTimofey Trofimov2010-06-181-490/+345
* Staging: winbond: Fix for brace style, length and whitespace in mac_structures.hAdam Latham2010-06-181-63/+59
* Staging: winbond: Fix C99 Comment issues in mac_structures.hAdam Latham2010-06-181-11/+11
* Staging: hv: Storage class should be before const qualifierTobias Klauser2010-06-181-1/+1
* Staging: comedi: drivers: fix coding style issues in pcl812.cGustavo Silva2010-06-181-217/+259
* Staging: et131x: Small format/style tidyupsLars Lindley2010-06-171-3/+5
* Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott2010-06-172-74/+0
* Staging: comedi: drivers: skel: Add whitespace to example comment blockIan Abbott2010-06-171-22/+22
* Staging: comedi: drivers: das08: Add whitespace to driver comment blockIan Abbott2010-06-171-5/+5
* Staging: comedi: drivers: fix coding style issues in quatech_daqp_cs.cGustavo Silva2010-06-171-27/+26
* Staging: comedi: drivers: fix coding style issues in pcmda12.cGustavo Silva2010-06-171-5/+7
* Staging: comedi: drivers: fix coding style issues in pcl816.cGustavo Silva2010-06-171-83/+140
* Staging: comedi: drivers: Fix coding style issues in pcl711.cGustavo Silva2010-06-171-7/+7
* Staging: comedi: drivers: fix coding style issues in me4000.cGustavo Silva2010-06-171-189/+227
* Staging: comedi: Remove typedefsArun Thomas2010-06-175-25/+19
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-1742-82/+1544
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-1759-73/+696
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-1797-7/+384
* Staging: comedi: fix printk() coding style issue in ni_labpc.cMaurice Dawson2010-06-171-13/+15
* Staging: comedi: drivers: fix space coding style in am9513.hBob Beattie2010-06-171-11/+11
* Staging: comedi: fix code warnings in s626.cJohn Sheehan2010-06-171-19/+19
* Staging: comedi: fix code style errors in unioxx5.cJohn Sheehan2010-06-171-3/+6
* Staging: comedi: Fixed long lines in gsc_hpdi.cMark Rankilor2010-06-171-10/+20
* Staging: comedi: Checkpatch cleanups in adl_pci9111.cMark Rankilor2010-06-171-46/+59
* Staging: comedi: cleanup: remove unneeded null checksDan Carpenter2010-06-175-10/+5
* Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott2010-06-171-4/+4
* Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott2010-06-171-21/+23
* Staging: comedi: serial2002: Fix memory leak on detachIan Abbott2010-06-171-1/+1
* Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott2010-06-171-8/+29
* Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-175-8/+23
* Staging: comedi: ni_tio: fixed brace coding style issues and a few errorsCody Harmon2010-06-171-30/+19
* Staging: comedi: fixed brace coding style issue in ni_tio.cSamuel Richardson2010-06-171-3/+2
* Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds2010-06-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-1114-28/+103
|\
| * Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-06-111-1/+1
| |\
| | * wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez2010-06-111-1/+1
| * | net8139: fix a race at the end of NAPIFigo.zhang2010-06-102-2/+2
| * | pktgen: Fix accuracy of inter-packet delay.Daniel Turull2010-06-101-1/+1
| * | pkt_sched: gen_estimator: add a new lockEric Dumazet2010-06-101-3/+12
| * | net: deliver skbs on inactive slaves to exact matchesJohn Fastabend2010-06-103-6/+20
| * | ipv6: fix ICMP6_MIB_OUTERRORSEric Dumazet2010-06-091-2/+2
| * | r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs2010-06-091-3/+9
| * | Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6David S. Miller2010-06-091-5/+3
| |\ \
| | * | net: Print num_rx_queues imbalance warning only when there are allocated queuesTim Gardner2010-06-091-5/+3
OpenPOWER on IntegriCloud